Skip to content

move everything under the workflows dir #3

move everything under the workflows dir

move everything under the workflows dir #3

Workflow file for this run

name: lint-markdown
on:
pull_request:
paths:
- "**/*.md"
jobs:
run:
uses: ./.github/workflows/actions/lint-markdown.yml

Check failure on line 9 in .github/workflows/lint-markdown.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint-markdown.yml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory