Skip to content

Commit c936548

Browse files
committed
fix: snapshot release for v1
1 parent 1ffe83f commit c936548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master-snapshot-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88
cancel-in-progress: true
99
on:
1010
push:
11-
branches: [ main ]
11+
branches: [ main, v1 ]
1212
workflow_dispatch:
1313
jobs:
1414
test:

0 commit comments

Comments
 (0)