Skip to content

Commit 3fabd2a

Browse files
committed
github: Fix branch name
1 parent 371d30a commit 3fabd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
push:
3-
branches: [master]
3+
branches: [main]
44
pull_request:
55
permissions:
66
contents: read

0 commit comments

Comments
 (0)