Skip to content

Commit 7b5abc7

Browse files
committed
Adding ability to trigger workflow manually.
1 parent 5f005e5 commit 7b5abc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-module-version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- develop # Trigger on pushes to the main branch
7+
workflow_dispatch:
78

89
jobs:
910
update_module_version:

0 commit comments

Comments
 (0)