Update .github/workflows/kms-tests.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Chris Lu
2026-03-26 12:00:38 -07:00
committed by GitHub
co-authored by coderabbitai[bot]
parent b270f1698d
commit fafd8493fb
+1 -1
View File
@@ -19,7 +19,7 @@ on:
- 'test/kms/**'
concurrency:
group: ${{ github.head_ref }}/kms-tests
group: ${{ github.head_ref || github.ref }}-kms-tests
cancel-in-progress: true
permissions: