Skip to content

Commit

Permalink
chore: trigger actions on commits into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
bradzacher committed May 21, 2020
1 parent 8a4a396 commit 02afc31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- master
# TODO - delete this before merging v3 into master
- v3
pull_request:
branches:
- '**'
Expand Down

0 comments on commit 02afc31

Please sign in to comment.