Skip to content

Commit 782efbb

Browse files
authored
Merge pull request #22 from NethermindEth/fix/raiko-gh-workflows
feat(taiko): update workflow_dispatch tags run on push
2 parents 75103cb + 3dc4ca8 commit 782efbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/raiko-client-sp1--docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches: [main]
77
tags:
8-
- "raiko-client-sp1-v*"
8+
- "v*-surge"
99
paths:
1010
- "provers/sp1/**"
1111
- "!docs/**"

0 commit comments

Comments
 (0)