Skip to content

Commit 7765c77

Browse files
committed
Allow manual rerunning workflows
1 parent 270ec34 commit 7765c77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Main workflow
22

33
on:
44
- push
5+
- workflow_dispatch
56

67
jobs:
78
build:

0 commit comments

Comments
 (0)