Skip to content

Commit d42bc35

Browse files
authored
ci: update main branch
1 parent 9e73740 commit d42bc35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22

33
on:
44
push:
5-
branches: [ $default-branch ]
5+
branches: [ 'main' ]
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)