mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2026-01-04 15:50:15 +01:00
Update dependabot.yml
This commit is contained in:
parent
3c7ab4d970
commit
e072b83746
4
.github/workflows/dependabot.yml
vendored
4
.github/workflows/dependabot.yml
vendored
|
|
@ -3,8 +3,8 @@ name: PlatformIO Dependabot
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs every Saturday at 00:00
|
||||
- cron: '0 0 * * 6'
|
||||
# Runs every day at 00:00
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
dependabot:
|
||||
|
|
|
|||
Loading…
Reference in a new issue