1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 05:50:44 +00:00

Update interval

This commit is contained in:
Fred Clausen 2023-10-26 09:14:15 -06:00
parent b6efc33955
commit c63829e3b1

View file

@ -3,7 +3,7 @@ name: Update pre-commit hooks
on:
workflow_dispatch:
schedule:
- cron: 0 0 * * *
- cron: 0 0 * * 0
jobs:
update: