Skip to content

Commit

Permalink
Reopen and sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed May 10, 2024
1 parent 17cf367 commit 9207816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Labeling and Verification
on:
pull_request_target:
types: [opened, edited]
types: [opened, synchronize, reopened, edited] # I would prefer this not to run on synchronize but otherwise it blocks merge queue if required
jobs:
label:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9207816

Please sign in to comment.