mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Prevent sync jobs from running in parallel
[skip ci]
This commit is contained in:
2
.github/workflows/azuresync.yml
vendored
2
.github/workflows/azuresync.yml
vendored
@@ -5,6 +5,8 @@ on:
|
||||
types:
|
||||
[opened, edited, deleted, closed, reopened, labeled, unlabeled, assigned]
|
||||
|
||||
concurrency: azuresync
|
||||
|
||||
jobs:
|
||||
alert:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user