mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 06:33:35 +00:00
fetching deps once a week
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 * * *' # Runs daily
|
||||
- cron: '0 0 * * 0' # Runs weekly
|
||||
|
||||
jobs:
|
||||
update-dependencies:
|
||||
|
||||
Reference in New Issue
Block a user