Skip to content

Commit

Permalink
Merge pull request #13265 from marcusmoore/chore/chipperci-on-prs
Browse files Browse the repository at this point in the history
Have ChipperCi run on each PR
  • Loading branch information
snipe authored Jul 10, 2023
2 parents 5a9c292 + 149184d commit 22d9df3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .chipperci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ on:

pull_request:
branches:
- master
- develop
- master/.*
- develop/.*

pipeline:
- name: Setup
Expand Down

0 comments on commit 22d9df3

Please sign in to comment.