Skip to content

Commit

Permalink
chore: update gh action to use main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
westeezy committed Feb 27, 2022
1 parent 232385a commit 2dd1f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -3,7 +3,7 @@ on:
# run on push but only for the master branch
push:
branches:
- master
- main
# run for every pull request
pull_request: {}
jobs:
Expand Down

0 comments on commit 2dd1f9e

Please sign in to comment.