We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c21ea9 commit ecb3396Copy full SHA for ecb3396
.github/workflows/integrate.yaml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- "master"
8
schedule:
9
- - cron: '0 3 1-7 * 1'
+ - cron: '0 3 3 * *'
10
11
jobs:
12
composer-json-lint:
0 commit comments