Merge pull request #96 from lora-aprs/peterus-patch-2

This commit is contained in:
Peter Buchegger 2023-03-17 08:48:46 +01:00 committed by GitHub
commit 53ab5b2628
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: