Skip to content

Crontab

Crontab #91

Workflow file for this run

name: Crontab
on:
schedule:
- cron: '0 0 * * *'
jobs:
test_code_samples:
uses: mindee/mindee-api-ruby/.github/workflows/_test-code-samples.yml@main
secrets: inherit