Skip to content

Update workflows

Update workflows #194

Workflow file for this run

#name: sched
#
#on:
# schedule:
# - cron: '0 */1 * * *'
#
#jobs:
# run:
# uses: ./.github/workflows/test.yaml
# secrets: inherit