Skip to content

Commit

Permalink
chore: restore commiter_ci.yml and test_contract_casm.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-pino committed Oct 7, 2024
1 parent 31b9cec commit 9a9e4bb
Show file tree
Hide file tree
Showing 2 changed files with 2,507 additions and 1,157 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/committer_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ on:
- auto_merge_enabled
- edited
paths:
- ".github/workflows/committer_ci.yml"
- "Cargo.toml"
- "Cargo.lock"
- "crates/committer_cli/**"
- "crates/starknet_api/**"
- "crates/starknet_committer/**"
- "crates/starknet_patricia/**"
- "scripts/dependencies.sh"
- '.github/workflows/committer_ci.yml'
- 'Cargo.toml'
- 'Cargo.lock'
- 'crates/committer_cli/**'
- 'crates/starknet_api/**'
- 'crates/starknet_committer/**'
- 'crates/starknet_patricia/**'
- 'scripts/dependencies.sh'

# On PR events, cancel existing CI runs on this same PR for this workflow.
concurrency:
Expand Down
Loading

0 comments on commit 9a9e4bb

Please sign in to comment.