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:
|
||||
schedule:
|
||||
- cron: '0 */4 * * * '
|
||||
- cron: '0 */12 * * * '
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user