Skip to content

Commit d94f348

Browse files
authored
ci: Cancel obsolete performance benchmark jobs (#9923)
1 parent 818824f commit d94f348

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-performance.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,3 +325,6 @@ jobs:
325325
else
326326
echo "⚠️ Benchmark comparison not available" >> $GITHUB_STEP_SUMMARY
327327
fi
328+
concurrency:
329+
group: ${{ github.workflow }}-${{ github.ref }}
330+
cancel-in-progress: true

0 commit comments

Comments
 (0)