Update fetch_dependencies.yml

This commit is contained in:
kbz_8
2024-01-02 11:56:10 +01:00
committed by GitHub
parent 9c43069e5f
commit 8b44a3aa6e

View File

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