We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805eb44 commit c66c4c7Copy full SHA for c66c4c7
.github/workflows/ci-5.x-stable.yml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- '5.[0-9]+'
9
schedule:
10
- - cron: '*/10 * * * *'
+ - cron: '0 6 * * *'
11
jobs:
12
CI-CD:
13
uses: ./.github/workflows/ci-matrix-5.x.yml
0 commit comments