Skip to content

Commit

Permalink
test pr number
Browse files Browse the repository at this point in the history
  • Loading branch information
nadin-Starkware committed Oct 21, 2024
1 parent bc21fc7 commit 4b6fe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blockifier_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
- ".github/workflows/run_workflow_test.yml"
- "README.md"

# On PR events, cancel existing CI runs on this same PR for this workflow.
# On PR events, cancel existing CI runs on this same PR for this workflow. test pr number
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
Expand Down

0 comments on commit 4b6fe28

Please sign in to comment.