Enable cron schedule for firmware auto downloader

Uncommented the schedule section to enable cron jobs for firmware downloading.
This commit is contained in:
Zoria
2025-12-07 17:33:30 +01:00
committed by GitHub
parent 23ac63ef72
commit 1bd96a9bd6

View File

@@ -1,8 +1,8 @@
name: 🎮 Firmware Auto Downloader name: 🎮 Firmware Auto Downloader
on: on:
#schedule: schedule:
#- cron: '*/5 * * * *' - cron: '*/5 * * * *'
workflow_dispatch: workflow_dispatch:
jobs: jobs: