Skip to content

Commit

Permalink
feat: add event trigger labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
thangbuiq committed Feb 16, 2024
1 parent 192c009 commit 2eead2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Pull Request Labeler'
on:
pull_request:
types: [opened, ready_for_review]
types: [opened, ready_for_review, reopened, synchronize]

jobs:
labeler:
Expand Down

0 comments on commit 2eead2f

Please sign in to comment.