mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-03 07:09:59 +01:00
Merge branch 'master' into master
This commit is contained in:
commit
b72fe45e84
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