Skip to content

Commit

Permalink
chore: add master branch github action branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredLunde committed Oct 23, 2021
1 parent 10a618f commit b2aebaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ name: release
on:
push:
branches:
- master
- main
- next
- alpha
pull_request:
branches:
- master
- main
- next
- alpha
Expand Down

0 comments on commit b2aebaf

Please sign in to comment.