There was an error while loading. Please reload this page.
1 parent d5786a1 commit 9850330Copy full SHA for 9850330
.github/workflows/ci-5.x-stable.yml
@@ -7,7 +7,7 @@ on:
7
branches:
8
- '5.[0-9]+'
9
schedule:
10
- - cron: '0 5 * * *'
+ - cron: '*/10 * * * *'
11
jobs:
12
CI-CD:
13
uses: ./.github/workflows/ci-matrix-5.x.yml
0 commit comments