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 6a996d9 commit 2b4f250Copy full SHA for 2b4f250
.github/workflows/test.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ schedule:
8
+ - cron: "0 0 * * *"
9
jobs:
10
main:
11
runs-on: ubuntu-latest
0 commit comments