Enable schedule
This commit is contained in:
4
.github/workflows/update-mod-versions.yml
vendored
4
.github/workflows/update-mod-versions.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user