Skip to content

Commit

Permalink
ci: Add more branch specs
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur authored and HamishBuckmaster committed Jan 21, 2021
1 parent 90181c4 commit 9d6e277
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -2,6 +2,8 @@ on:
push:
branches:
- main
- next
- 'test/*'
pull_request:
types: [ assigned, opened, synchronize, reopened, labeled ]
name: ci
Expand Down

0 comments on commit 9d6e277

Please sign in to comment.