Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fborello-lambda committed Oct 31, 2024
1 parent e134b83 commit a7b1224
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/l2_prover_ci.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: L2 Prover CI
on:
push:
branches:
- main
- l2**
- prover**
branches: ["main"]
paths:
- "crates/l2/prover/**"
pull_request:
Expand Down

0 comments on commit a7b1224

Please sign in to comment.