1
0
Fork 0
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:
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: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: 0 0 * * * - cron: 0 0 * * 0
jobs: jobs:
update: update: