mirror of
https://github.com/YosysHQ/yosys
synced 2026-02-12 11:54:09 +00:00
Merge pull request #5521 from YosysHQ/emil/merge-queues
.github: trigger everything that triggers on main or PRs on merge queue
This commit is contained in:
commit
ff3c24fcdc
6 changed files with 6 additions and 1 deletions
1
.github/workflows/extra-builds.yml
vendored
1
.github/workflows/extra-builds.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