We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ddcdf commit 5e2d549Copy full SHA for 5e2d549
1 file changed
.github/workflows/release-drafter.yml
@@ -5,10 +5,6 @@ on:
5
# branches to consider in the event; optional, defaults to all
6
branches:
7
- master
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]
12
13
jobs:
14
update_release_draft:
0 commit comments