mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Merge pull request #13265 from marcusmoore/chore/chipperci-on-prs
Have ChipperCi run on each PR
This commit is contained in:
commit
22d9df304b
|
@ -16,8 +16,8 @@ on:
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master/.*
|
||||||
- develop
|
- develop/.*
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
- name: Setup
|
- name: Setup
|
||||||
|
|
Loading…
Reference in a new issue