Skip to content

Dart CI Cron

Dart CI Cron #185

Workflow file for this run

name: Dart CI Cron
on:
schedule:
- cron: "0 18 * * *"
jobs:
testlab:
uses: ./.github/workflows/testlab.yaml
secrets: inherit