mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 06:06:41 +00:00
chore(metadata): run update-metadata workflow every 12 hours
Once an hour was overkill.
This commit is contained in:
2
.github/workflows/update-metadata.yml
vendored
2
.github/workflows/update-metadata.yml
vendored
@@ -3,7 +3,7 @@ name: Update Metadata
|
||||
concurrency: jimeh/emacs-builds/update-metadata
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
- cron: "0 0,12 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user