Merge pull request #13265 from marcusmoore/chore/chipperci-on-prs
Have ChipperCi run on each PR
This commit is contained in:
commit
22d9df304b
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ on:
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master/.*
|
||||||
- develop
|
- develop/.*
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
- name: Setup
|
- name: Setup
|
||||||
|
|
Loading…
Add table
Reference in a new issue