We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab8ef4 commit eceba03Copy full SHA for eceba03
1 file changed
.github/workflows/release-drafter.yml
@@ -22,13 +22,6 @@ on:
22
push:
23
branches:
24
- 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]
32
33
permissions:
34
contents: read
0 commit comments