We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa414f commit 5a88822Copy full SHA for 5a88822
{{cookiecutter.repo_name}}/.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: Test
3
on:
4
pull_request: {}
5
push:
6
- branches: master
+ branches: main
7
tags: "*"
8
9
jobs:
0 commit comments