forked from e621ng/e621ng
[CI] Enable checks on build branches
This commit is contained in:
parent
d0748f00bb
commit
8edb1b9226
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -4,9 +4,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- build-*
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- build-*
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user