Skip to content

Crontab

Crontab #297

Workflow file for this run

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