Skip to content

Cron Precache Sources #3

Cron Precache Sources

Cron Precache Sources #3

name: Cron Precache Sources
on:
schedule:
- cron: '5 23 4 */2 *'
jobs:
# This workflow is configured to run only in repository 'Zabrimus/VDRSternELEC'
# If you also want to run this workflow, then change or remove the condition in job 'cron'
cron:
if: github.repository == 'Zabrimus/VDRSternELEC'
uses: ./.github/workflows/precache-sources.yml