Skip to content

Commit

Permalink
chore(ci): use pull_request instead of pull_request_target (#6920)
Browse files Browse the repository at this point in the history
Signed-off-by: Charly Molter <[email protected]>
  • Loading branch information
lahabana authored Jan 6, 2025
1 parent 7ec4587 commit 3a85435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_pr_labels.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: PRs labels check

on:
pull_request_target:
pull_request:
types: [opened, reopened, ready_for_review, labeled, unlabeled, synchronize]

jobs:
Expand Down

0 comments on commit 3a85435

Please sign in to comment.