Prevent sync jobs from running in parallel

[skip ci]
pull/1095/head
Qstick 3 years ago committed by GitHub
parent cbaf973eeb
commit 8406dbe49d
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