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 ce4251e commit bceb264Copy full SHA for bceb264
.github/workflows/cron.yml
@@ -5,7 +5,6 @@ name: Cron
5
on:
6
schedule:
7
- cron: "0 6 * * *" # daily at 6am
8
- workflow_dispatch:
9
10
jobs:
11
test:
0 commit comments