We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433550e commit 4a69828Copy full SHA for 4a69828
.github/workflows/main.yml
@@ -8,6 +8,7 @@ on:
8
schedule:
9
# Midnight UTC:
10
- cron: "0 0 * * *"
11
+ workflow_dispatch:
12
13
jobs:
14
0 commit comments