Skip to content

Commit 2492791

Browse files
committed
Add workflow_dispatch action
1 parent 65d2dd7 commit 2492791

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Cross-compilation
33
on:
44
# - push
55
- pull_request
6+
- workflow_dispatch
67

78
jobs:
89
compile-sketch:

0 commit comments

Comments
 (0)