Skip to content

Bump Lightning-AI/utilities from 0.10.0 to 0.10.1 (#19211) #1

Bump Lightning-AI/utilities from 0.10.0 to 0.10.1 (#19211)

Bump Lightning-AI/utilities from 0.10.0 to 0.10.1 (#19211) #1

name: Check Markdown links
# https://github.com/gaurav-nelson/github-action-markdown-link-check
on:
push:
branches: [master, "release/*"]
pull_request:
branches: [master, "release/*"]
types: [opened, reopened, ready_for_review, synchronize]
paths:
- ".github/workflows/ci-check-md-links.yml"
- ".github/workflows/markdown.links.config.json"
- "**/*.md"
jobs:
check-md-links:
uses: Lightning-AI/utilities/.github/workflows/[email protected]

Check failure on line 17 in .github/workflows/ci-check-md-links.yml

View workflow run for this annotation

GitHub Actions / Check Markdown links

Invalid workflow file

The workflow is not valid. .github/workflows/ci-check-md-links.yml (Line: 17, Col: 11): Input base-branch is required, but not provided while calling.
with:
config-file: ".github/markdown-links-config.json"