debugging CI

This commit is contained in:
2023-12-31 13:47:56 +01:00
parent 5f33613583
commit bd0a111e5f

View File

@@ -1,13 +1,8 @@
name: Fetch Dependencies name: Fetch Dependencies
on: on:
push: schedule:
paths-ignore: - cron: '0 0 * * *' # Run daily
- '.gitignore'
- 'LICENSE'
- 'README.md'
# schedule:
# - cron: '0 0 * * *' # Run daily
jobs: jobs:
update-dependencies: update-dependencies: