1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +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:
github-actions[bot] 2023-03-29 21:13:20 -07:00 committed by GitHub
parent ef15cfbbce
commit e348b5c0dc
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ permissions:
on:
pull_request:
types: [opened, reopened, labeled, unlabeled, synchronize]
types: [opened, edited, reopened, labeled, unlabeled, synchronize]
branches:
- 'release/**'