Skip to content

Commit 5a88822

Browse files
committed
Rename master branch to main
1 parent baa414f commit 5a88822

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.repo_name}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.repo_name}}/.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test
33
on:
44
pull_request: {}
55
push:
6-
branches: master
6+
branches: main
77
tags: "*"
88

99
jobs:

0 commit comments

Comments
 (0)