This decreases the frequency of these jobs for now, until we can get new devservices working in CI
@@ -4,7 +4,7 @@
name: test-docker-compose-acceptance
on:
schedule:
- - cron: '0 * * * *'
+ - cron: '0 0 * * *'
# Cancel in progress workflows on pull_requests.
# https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value
@@ -2,7 +2,7 @@ name: test-docker-compose-backend