Skip to content

Commit 993c929

Browse files
committed
ci: remove pull_request_target trigger from release-drafter
1 parent af775fc commit 993c929

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ on:
1010
pull_request:
1111
# Only following types are handled by the action, but one can default to all as well
1212
types: [opened, reopened, synchronize]
13-
# pull_request_target event is required for autolabeler to support PRs from forks
14-
pull_request_target:
15-
types: [opened, reopened, synchronize]
1613

1714
permissions:
1815
contents: read

0 commit comments

Comments
 (0)