Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Run scheduled jobs #688

Run scheduled jobs

Run scheduled jobs #688

Workflow file for this run

name: Run scheduled jobs
on:
schedule:
- cron: '0 0 * * *'
jobs:
trigger-rtd:
runs-on: ubuntu-latest
steps:
- run: curl -X POST -d "token=${{ secrets.RTD_TOKEN }}" https://readthedocs.com/api/v2/webhook/luxonis-docs-website/7037/