Skip to content

Commit caf55ed

Browse files
Add workflow dispatch for triggering GitHub actions.
1 parent 1085611 commit caf55ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
on:
2+
workflow_dispatch:
23
push:
34
branches:
45
- develop

0 commit comments

Comments
 (0)