Skip to content

Commit

Permalink
fix cancel duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
greged93 committed Nov 27, 2023
1 parent 9550841 commit 34f97ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel_duplicate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
cancelMode: allDuplicates
cancelFutureDuplicates: true
token: ${{ secrets.GITHUB_TOKEN }}
workflowFileName: bench_pull_request.yml
workflowFileName: bench.yml

0 comments on commit 34f97ce

Please sign in to comment.