Skip to content

Commit 049a8d0

Browse files
committed
chore: allow concurrent ci benchmark runs
1 parent 1ad4b22 commit 049a8d0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: CodSpeed Benchmarks
22

3-
concurrency:
4-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
5-
cancel-in-progress: true
6-
73
on:
84
push:
95
branches:

0 commit comments

Comments
 (0)