mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2026-02-22 23:54:23 +01:00
Merge pull request #96 from lora-aprs/peterus-patch-2
This commit is contained in:
commit
53ab5b2628
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