Run CI on every push to plugins branch
This commit is contained in:
parent
209d1a174c
commit
431c80b46b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- plugins
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user