ci: run checks on release branches, since they don't run on release PRs
This commit is contained in:
parent
48707f7ce7
commit
5e7939002b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
@ -6,7 +6,6 @@ on:
|
|||
- 'master'
|
||||
push:
|
||||
branches-ignore:
|
||||
- 'release-plz-**'
|
||||
- 'gh-readonly-queue/**'
|
||||
workflow_dispatch:
|
||||
merge_group:
|
||||
|
|
Loading…
Add table
Reference in a new issue