Skip to content

Commit 2335785

Browse files
fix: Fix ci
1 parent b203ecb commit 2335785

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: ci
22
on:
33
push:
44
branches:
5-
- master
6-
- main
5+
- "**"
76
permissions:
87
contents: write
98
jobs:

0 commit comments

Comments
 (0)