mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-11 19:35:59 +00:00
.github: everything that triggers on main or PRs should trigger on merge queue commit
This commit is contained in:
parent
8ea51e1479
commit
214d09a8c6
6 changed files with 6 additions and 1 deletions
1
.github/workflows/test-build.yml
vendored
1
.github/workflows/test-build.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
merge_group:
|
||||
# test PRs
|
||||
pull_request:
|
||||
# allow triggering tests, ignores skip check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue