Update checker.yml

This commit is contained in:
Meysam Hadeli 2023-01-12 02:05:15 +03:30 committed by GitHub
parent b3f451e0f0
commit 1c4d90c9db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,9 @@ on:
types:
- completed
#concurrency:
# group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
# cancel-in-progress: true
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs: