Skip to content

Commit

Permalink
Labeler workflow synchronize instead since PR number is unavailable i…
Browse files Browse the repository at this point in the history
…n merge group event
  • Loading branch information
Drulikar committed May 14, 2024
1 parent a0bd9c0 commit b7722a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Labeling and Verification
on:
pull_request_target:
types: [opened, reopened, edited]
merge_group:
types: [opened, reopened, synchronize, edited]
jobs:
label:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b7722a3

Please sign in to comment.