mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update dependabot.yml
This commit is contained in:
parent
5c55905e69
commit
1e2004c213
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