Skip to content

Scheduled - full

Scheduled - full #790

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