We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d3acd commit 17a5486Copy full SHA for 17a5486
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
- master
7
schedule:
8
- cron: '0 1 * * *'
9
+
10
+ workflow_dispatch:
11
12
jobs:
13
Unix:
0 commit comments