Skip to content

Commit 75103cb

Browse files
authored
Merge pull request #20 from NethermindEth/fix/raiko-gh-workflows
feat(taiko): rm CI run on push
2 parents 9a837ab + 555a08f commit 75103cb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci-sp1.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ name: CI - SP1
22

33
on:
44
workflow_call:
5-
push:
6-
branches: ["main"]
7-
paths:
8-
- "provers/sp1/**"
9-
- "!docs/**"
10-
- "!**/README.md"
115
pull_request:
126
paths:
137
- "provers/sp1/**"

0 commit comments

Comments
 (0)