Skip to content

Commit 769ec98

Browse files
authored
[CHORE] Allow manual launch of release-drafter.yml (#3283)
1 parent d978058 commit 769ec98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-drafter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
# branches to consider in the event; optional, defaults to all
88
branches:
99
- main
10+
workflow_dispatch:
11+
1012

1113
permissions:
1214
# write permission is required to create a github release

0 commit comments

Comments
 (0)