1
0

Enable schedule

This commit is contained in:
Ö. Efe D.
2025-03-09 19:49:19 +01:00
parent dfb7961648
commit 810bce7650

View File

@@ -1,8 +1,8 @@
name: Update Mod Versions
on:
# schedule:
# - cron: '0 * * * *' # Run every hour
schedule:
- cron: '0 * * * *' # Run every hour
workflow_dispatch: # Allow manual triggers # Remove the scheduled cron job during testing
jobs: