Skip to content

Scheduled tasks

Scheduled tasks #252

Workflow file for this run

name: Scheduled tasks
on:
schedule:
- cron: '13 12 * * *'
workflow_dispatch:
jobs:
schedule-trivy:
uses: radiorabe/actions/.github/workflows/[email protected]
with:
image-ref: 'ghcr.io/radiorabe/nowplaying:latest'