Skip to content

Add remote jenkins trigger #4

Add remote jenkins trigger

Add remote jenkins trigger #4

Workflow file for this run

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