We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87b3ad8 + c39856c commit af5ad21Copy full SHA for af5ad21
1 file changed
.github/workflows/php.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- "*"
7
schedule:
8
- - cron: '* * 15 * *'
+ - cron: '0 9 15 * *'
9
10
jobs:
11
test:
0 commit comments