This commit is contained in:
2025-12-19 16:09:03 -07:00
parent c9ecf78f73
commit 1d8d287a1e
2 changed files with 10 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
name: Beets
on:
schedule:
# Run 4 times a day: 6am, 12pm, 6pm, 12am UTC
- cron: '0 6,12,18,0 * * *'
# schedule:
# # Run 4 times a day: 6am, 12pm, 6pm, 12am UTC
# - cron: '0 6,12,18,0 * * *'
workflow_dispatch: # Allow manual trigger
jobs: