We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45f914e + fb9ce18 commit 0d89f2eCopy full SHA for 0d89f2e
โ.github/workflows/release-drafter.ymlโ
@@ -8,7 +8,7 @@ on:
8
# pull_request event is required only for autolabeler
9
pull_request:
10
# Only following types are handled by the action, but one can default to all as well
11
- types: [opened, reopened, synchronize]
+ types: [closed]
12
# pull_request_target event is required for autolabeler to support PRs from forks
13
# pull_request_target:
14
# types: [opened, reopened, synchronize]
0 commit comments