Skip to content

Commit 477592e

Browse files
Update blank.yml
1 parent a0925df commit 477592e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/blank.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main # Change this to your main branch name
7+
workflow_dispatch: # This enables manual execution
8+
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)