Skip to content

Commit c0175d5

Browse files
committed
feat: allow relese please to be triggered manually (#4218)
1 parent 334b6dc commit c0175d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branches:
44
- main
5+
workflow_dispatch:
56

67
permissions:
78
contents: write

0 commit comments

Comments
 (0)