There was an error while loading. Please reload this page.
1 parent 6b08877 commit e0aff04Copy full SHA for e0aff04
1 file changed
.github/workflows/release_please.yml
@@ -17,6 +17,7 @@ on:
17
push:
18
branches:
19
- main
20
+ workflow_dispatch: # Allow manual triggering from Actions tab
21
22
# Permissions required for release-please to function
23
permissions:
0 commit comments