Skip to content

Correct syntax

Correct syntax #19

Workflow file for this run

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