Skip to content

Scheduled - minimal #1191

Scheduled - minimal

Scheduled - minimal #1191

name: Scheduled - minimal
concurrency: ${{ github.workflow }}-${{ github.ref }}
on:
schedule:
- cron: '45 0 * * *'
jobs:
start-integration-test-minimal:
name: Start integration test (minimal)
uses: ./.github/workflows/integration.yml
secrets: inherit
with:
install_profile: minimal