Skip to content

Commit

Permalink
get the yaml right
Browse files Browse the repository at this point in the history
  • Loading branch information
RenFraser committed Feb 17, 2022
1 parent 7861d0d commit 591741f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ on:
branches:
- 'master'
- 'release-[0-9]+.[0-9]+'
- feature/*
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- 'master'
- 'release-[0-9]+.[0-9]+'
- feature/*



# Cancel any in-progress CI runs for a PR if it is updated
Expand Down

0 comments on commit 591741f

Please sign in to comment.