Skip to content

Commit eceba03

Browse files
committed
chore(ci): remove unused (wrong) triggers
1 parent dab8ef4 commit eceba03

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ on:
2222
push:
2323
branches:
2424
- develop
25-
# pull_request event is required only for autolabeler
26-
pull_request:
27-
# Only following types are handled by the action, but one can default to all as well
28-
types: [opened, reopened, synchronize]
29-
# pull_request_target event is required for autolabeler to support PRs from forks
30-
# pull_request_target:
31-
# types: [opened, reopened, synchronize]
3225

3326
permissions:
3427
contents: read

0 commit comments

Comments
 (0)