We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa2a278 commit c01006dCopy full SHA for c01006d
.github/workflows/pr-enforce-pr-labels.yml
@@ -1,7 +1,7 @@
1
name: Enforce Labels
2
on:
3
pull_request_target:
4
- types: [labeled, unlabeled, opened]
+ types: [labeled, unlabeled, opened, synchronize]
5
6
jobs:
7
labels:
0 commit comments