Skip to content

Commit 3994201

Browse files
committed
fix(actions): change branch to main (#337)
1 parent 83c8323 commit 3994201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-check-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
# ${{ github.event.repository.default_branch }} does not
88
# work in this scenario.
99
#
10-
- master
10+
- main
1111

1212
permissions:
1313
contents: write

0 commit comments

Comments
 (0)