Skip to content

Crontab

Crontab #366

Workflow file for this run

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