mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 13:20:11 +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:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
- cron: 0 0 * * 0
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
Loading…
Reference in a new issue