Skip to content

Commit ae33c3c

Browse files
authored
Merge pull request #114 from zerotier/laduke/workflowdispatch
Add workflow dispatch to ci workflow
2 parents c6ac2f7 + 625c7c7 commit ae33c3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- install.sh.in
66
- .github/workflows/ci.yml
77
# branches: [ main ]
8+
workflow_dispatch:
89
schedule:
910
- cron: "0 0 * * 0" # weekly
1011
jobs:

0 commit comments

Comments
 (0)