mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 06:33:35 +00:00
debugging CI
This commit is contained in:
9
.github/workflows/fetch_dependencies.yml
vendored
9
.github/workflows/fetch_dependencies.yml
vendored
@@ -1,13 +1,8 @@
|
||||
name: Fetch Dependencies
|
||||
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- '.gitignore'
|
||||
- 'LICENSE'
|
||||
- 'README.md'
|
||||
# schedule:
|
||||
# - cron: '0 0 * * *' # Run daily
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # Run daily
|
||||
|
||||
jobs:
|
||||
update-dependencies:
|
||||
|
||||
Reference in New Issue
Block a user