There was an error while loading. Please reload this page.
1 parent 5f005e5 commit 7b5abc7Copy full SHA for 7b5abc7
1 file changed
.github/workflows/update-module-version.yaml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- develop # Trigger on pushes to the main branch
7
+ workflow_dispatch:
8
9
jobs:
10
update_module_version:
0 commit comments