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 2a2df59 commit 697acd6Copy full SHA for 697acd6
.github/workflows/main.yml
@@ -1,6 +1,8 @@
1
name: Main
2
on:
3
workflow_dispatch:
4
+ schedule:
5
+ - cron: "0 0 * * *"
6
push:
7
branches:
8
- main
0 commit comments