mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-22 05:40:10 +00:00
Update interval
This commit is contained in:
parent
b6efc33955
commit
c63829e3b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pre-commit-updates.yaml
vendored
2
.github/workflows/pre-commit-updates.yaml
vendored
|
@ -3,7 +3,7 @@ name: Update pre-commit hooks
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 0 * * *
|
- cron: 0 0 * * 0
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update:
|
update:
|
||||||
|
|
Loading…
Reference in a new issue