mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-04 12:40:25 +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
2
.github/workflows/prepare-docs.yml
vendored
2
.github/workflows/prepare-docs.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Build docs artifact with Verific
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, merge_group]
|
||||
|
||||
jobs:
|
||||
check_docs_rebuild:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue