Skip to content

Commit 062d29d

Browse files
authored
Update release-drafter.yml
1 parent d4e0f29 commit 062d29d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
# branches to consider in the event; optional, defaults to all
77
branches:
88
- master
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]
913

1014
jobs:
1115
update_release_draft:

0 commit comments

Comments
 (0)