Update ci-checkfilesetlock.yml (#39525)

This commit is contained in:
Frédéric FRANCE 2026-08-14 20:31:46 +02:00 committed by GitHub
parent 53a7f8eff4
commit 592128018b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ name: Check fileset lock
on: [push, pull_request]
concurrency:
group: check-${{ github.workflow }}-${{ github.ref }}
group: check-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs: