mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
fix workflows to always execute all matrix jobs and check for requiredness later (#310)
revert change partially
This commit is contained in:
parent
188f8ad284
commit
f4c1fe7e25
8
.github/workflows/test.build.lib.yml
vendored
8
.github/workflows/test.build.lib.yml
vendored
@ -1,12 +1,6 @@
|
|||||||
name: build:lib
|
name: build:lib
|
||||||
|
|
||||||
on:
|
on: push
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
files-changed:
|
files-changed:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user