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 11, 2020
1 parent e4f8558 commit 70a1ffe
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 70a1ffe

Please sign in to comment.