Prevent sync jobs from running in parallel

[skip ci]
This commit is contained in:
Qstick 2021-06-29 21:51:56 -04:00 committed by GitHub
parent 6c9808fe56
commit 9424a46cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ on:
types:
[opened, edited, deleted, closed, reopened, labeled, unlabeled, assigned]
concurrency: azuresync
jobs:
alert:
runs-on: ubuntu-latest