1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-03 22:57:18 +02:00

Prevent sync jobs from running in parallel

[skip ci]
This commit is contained in:
Qstick 2021-06-29 21:47:58 -04:00 committed by GitHub
parent b06ec1f291
commit a7088ce387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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