fix(tests): reduce how often the release/upgrade test runs
This commit is contained in:
parent
32530dfa34
commit
d9f71a2f3c
@ -2,7 +2,7 @@ name: Release and upgrade tests
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 */4 * * * '
|
- cron: '0 */12 * * * '
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user