Prevent sync jobs from running in parallel

[skip ci]
pull/299/head
Qstick 3 years ago committed by GitHub
parent e45f88473c
commit 22c738f43e
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