Skip to content

Commit a714263

Browse files
committed
ci: change main branch name
1 parent 96be396 commit a714263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
22
push:
3-
branches: [ main ]
3+
branches: [ master ]
44
pull_request:
5-
branches: [ main ]
5+
branches: [ master ]
66

77
jobs:
88
test:

0 commit comments

Comments
 (0)