Skip to content

Add CI docs lint job #3

Add CI docs lint job

Add CI docs lint job #3

Workflow file for this run

name: "Documentation"
on:
pull_request:
branches:
- "*.x"
paths:
- ".github/workflows/documentation.yml"
- "docs/**"
push:
branches:
- "*.x"
paths:
- ".github/workflows/documentation.yml"
- "docs/**"
jobs:
documentation:
name: "Documentation"
uses: "greg0ire/.github/.github/workflows/documentation.yml@5.1.0"

Check failure on line 20 in .github/workflows/documentation.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/documentation.yml

Invalid workflow file

error parsing called workflow ".github/workflows/documentation.yml" -> "greg0ire/.github/.github/workflows/documentation.yml@5.1.0" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit