mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-05-08 18:46:02 +03:00
update every 12 hours
This commit is contained in:
parent
c4a460a991
commit
f45b16be64
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: update-sources
|
name: update-sources
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 */12 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
update-sources:
|
update-sources:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue