mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-12 23:36:00 +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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
files-changed:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user