Skip to content

Commit

Permalink
ci: Fix PR label not updated while edited (#2547)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo authored Jun 26, 2023
1 parent a6e2cf2 commit 7ede1bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_pr_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ name: PR Labeler
on:
pull_request_target:
branches: [main]
types: [opened, synchronize, reopened, edited]

permissions:
pull-requests: write
Expand Down

0 comments on commit 7ede1bd

Please sign in to comment.