ovmf
This commit is contained in:
6
.github/workflows/beets-sync.yml
vendored
6
.github/workflows/beets-sync.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user