Skip to content

Commit

Permalink
CI: Rename default branch to main (#1263)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Apr 13, 2021
1 parent fbb441e commit 21ac595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:

push:
branches: [master, 0.1x]
branches: [main, 0.1x]

env:
GIT_COMMIT_SHA: ${{ github.sha }}
Expand Down

0 comments on commit 21ac595

Please sign in to comment.