debug fetch_dependencies.yml

This commit is contained in:
2024-01-02 11:28:11 +01:00
committed by GitHub
parent a1e5eb9254
commit 3aa5c20dbc

View File

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