mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 01:50:53 +09:00
Update check-service-labels to trigger on branch edit (#84109)
Co-authored-by: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com>
This commit is contained in:
parent
ef15cfbbce
commit
e348b5c0dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check-service-labels.yml
vendored
2
.github/workflows/check-service-labels.yml
vendored
|
@ -5,7 +5,7 @@ permissions:
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened, labeled, unlabeled, synchronize]
|
||||
types: [opened, edited, reopened, labeled, unlabeled, synchronize]
|
||||
branches:
|
||||
- 'release/**'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue