Skip to content

Commit d02f194

Browse files
authored
Update release-drafter.yml
1 parent 9c8c00b commit d02f194

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
11

22
name: Release Drafter
33

4-
on:
5-
push:
6-
# branches to consider in the event; optional, defaults to all
7-
branches:
8-
- main
9-
# pull_request event is required only for autolabeler
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]
4+
on: push
135

146
jobs:
157
update_release_draft:

0 commit comments

Comments
 (0)