mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +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
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user