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 165d827 commit 505a9bbCopy full SHA for 505a9bb
.github/workflows/build.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
pull_request:
8
+ schedule:
9
+ - cron: '15 2,10,18 * * *'
10
11
jobs:
12
test:
0 commit comments