We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b3ad8 commit c39856cCopy full SHA for c39856c
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