Skip to content

Integration tests on schedule #805

Integration tests on schedule

Integration tests on schedule #805

---
name: Integration tests on schedule
on:
schedule:
- cron: '0 */12 * * *'
jobs:
call-integration-tests:
uses: ./.github/workflows/integration-tests.yaml