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 d3537d2 commit 146f2ebCopy full SHA for 146f2eb
.github/workflows/ci.yaml
@@ -1,6 +1,8 @@
1
name: ci
2
3
on:
4
+ schedule:
5
+ - cron: "0 0 * * *"
6
push:
7
branches:
8
- master
0 commit comments