debug fetch_dependencies.yml

This commit is contained in:
kbz_8
2024-01-02 11:28:11 +01:00
committed by GitHub
parent 0b6e1717d9
commit 9c43069e5f

View File

@@ -2,7 +2,7 @@ name: Fetch Dependencies
on:
schedule:
- cron: '0 0 * * *' # Run daily
- cron: '*/5 * * * *'
jobs:
update-dependencies: