Skip to content

Commit e0aff04

Browse files
authored
ci: add workflow_dispatch trigger to release-please (#4379)
1 parent 6b08877 commit e0aff04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release_please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
push:
1818
branches:
1919
- main
20+
workflow_dispatch: # Allow manual triggering from Actions tab
2021

2122
# Permissions required for release-please to function
2223
permissions:

0 commit comments

Comments
 (0)