mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-02-05 17:02:48 +02: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
Reference in a new issue