Prevent sync jobs from running in parallel

[skip ci]
pull/6437/head
Qstick 3 years ago committed by GitHub
parent b06ec1f291
commit a7088ce387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save