Prevent sync jobs from running in parallel

[skip ci]
This commit is contained in:
Qstick
2021-06-29 21:53:16 -04:00
committed by GitHub
parent e45f88473c
commit 22c738f43e

View File

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