mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-02-10 17:03:04 +01:00
Update azuresync.yml
[skip ci]
This commit is contained in:
parent
79b910a80c
commit
d1cb744efd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/azuresync.yml
vendored
2
.github/workflows/azuresync.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
types:
|
||||
[opened, edited, deleted, closed, reopened, labeled, unlabeled, assigned]
|
||||
|
||||
concurrency: azuresync
|
||||
concurrency: azuresync-${{ github.event.issue.number }}
|
||||
|
||||
jobs:
|
||||
alert:
|
||||
|
|
|
|||
Loading…
Reference in a new issue