mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
fixing deps fetching CI
This commit is contained in:
2
.github/workflows/fetch_dependencies.yml
vendored
2
.github/workflows/fetch_dependencies.yml
vendored
@@ -1,11 +1,11 @@
|
||||
name: Fetch Dependencies
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # Runs weekly
|
||||
|
||||
jobs:
|
||||
workflow_dispatch:
|
||||
update-dependencies:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user