Skip to content

Commit d7477dd

Browse files
committed
fix branch name
1 parent 30c63d0 commit d7477dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [opened, synchronize, reopened]
66
push:
77
branches:
8-
- main
8+
- master
99

1010
permissions:
1111
contents: read

0 commit comments

Comments
 (0)