There was an error while loading. Please reload this page.
1 parent 2f4b661 commit 6a42d81Copy full SHA for 6a42d81
1 file changed
.github/workflows/configure_release_please.yml
@@ -23,6 +23,9 @@ on:
23
branches:
24
- main
25
26
+ # Allows you to run this workflow manually from the Actions tab
27
+ workflow_dispatch:
28
+
29
permissions:
30
contents: read
31
0 commit comments