Skip to content

Make the Heading on the 'commands' index page H1 for SEO #34

Make the Heading on the 'commands' index page H1 for SEO

Make the Heading on the 'commands' index page H1 for SEO #34

Workflow file for this run

---
name: Pull Request Docs
on:
pull_request:
paths:
- ".github/workflows/pr_docs.yml"
- "docs/**"
jobs:
general-checks:
name: General Pull Request Checks
uses: ./.github/workflows/pr_general.yml
reviewdog-checks:
name: Reviewdog Pull Request Checks
uses: ./.github/workflows/pr_reviewdog.yml

Check failure on line 17 in .github/workflows/pr_docs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr_docs.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr_docs.yml" -> "./.github/workflows/pr_reviewdog.yml" : failed to fetch workflow: workflow was not found.