mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
debug fetch_dependencies.yml
This commit is contained in:
2
.github/workflows/fetch_dependencies.yml
vendored
2
.github/workflows/fetch_dependencies.yml
vendored
@@ -2,7 +2,7 @@ name: Fetch Dependencies
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # Run daily
|
||||
- cron: '*/5 * * * *'
|
||||
|
||||
jobs:
|
||||
update-dependencies:
|
||||
|
||||
Reference in New Issue
Block a user