Skip to content

Commit f84798a

Browse files
committed
CI: removing concurrency section in benchmark.yml
1 parent a3d80aa commit f84798a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/benchmark.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
pull_request_target:
44
branches: [ main ]
55
types: [labeled, opened, synchronize, reopened]
6-
concurrency:
7-
group: benchmark-${{ github.ref }}
8-
cancel-in-progress: ${{ startsWith(github.ref, 'refs/pull/') }}
96
permissions:
107
pull-requests: write # needed to post comments
118
jobs:

0 commit comments

Comments
 (0)