We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af775fc commit 993c929Copy full SHA for 993c929
1 file changed
.github/workflows/release-drafter.yml
@@ -10,9 +10,6 @@ on:
10
pull_request:
11
# Only following types are handled by the action, but one can default to all as well
12
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]
16
17
permissions:
18
contents: read
0 commit comments