Skip to content

Commit

Permalink
Update check-service-labels to trigger on branch edit (#84107)
Browse files Browse the repository at this point in the history
Co-authored-by: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and hoyosjs authored Mar 30, 2023
1 parent dfa540c commit fc32833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-service-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:

on:
pull_request:
types: [opened, reopened, labeled, unlabeled, synchronize]
types: [opened, edited, reopened, labeled, unlabeled, synchronize]
branches:
- 'release/**'

Expand Down

0 comments on commit fc32833

Please sign in to comment.