We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9ae9c commit 3529532Copy full SHA for 3529532
1 file changed
.github/workflows/tests.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
pull_request:
8
+ schedule:
9
+ - cron: "0 0 * * *"
10
11
jobs:
12
build:
0 commit comments