Skip to content

Commit f32094c

Browse files
authored
Add workflow_dispatch trigger to main.yml
1 parent c0dd21c commit f32094c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- master # o main se usi main
77

8+
workflow_dispatch:
9+
810
permissions:
911
contents: write
1012

0 commit comments

Comments
 (0)