fix(tests): reduce how often the release/upgrade test runs

This commit is contained in:
Gabe Kangas
2023-05-04 20:32:51 -07:00
committed by GitHub
parent 32530dfa34
commit d9f71a2f3c

View File

@@ -2,7 +2,7 @@ name: Release and upgrade tests
on: on:
schedule: schedule:
- cron: '0 */4 * * * ' - cron: '0 */12 * * * '
jobs: jobs:
test: test: