Skip to content

Commit 1f52636

Browse files
committed
fix ci
1 parent ff7a1c0 commit 1f52636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

33
on:
44
push:
5-
branches: [**]
5+
branches: ['**']
66
tags: [v*]
77
pull_request:
88
branches: [main]

0 commit comments

Comments
 (0)