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 committed Nov 10, 2020
1 parent dfbe66a commit 72414ec
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 72414ec

Please sign in to comment.