Update fetch_dependencies.yml

This commit is contained in:
2024-01-02 11:56:10 +01:00
committed by GitHub
parent 3aa5c20dbc
commit 0beb25ce92

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: