Skip to content

Docs: refactor and integrate into ROCm docs portal #15

Docs: refactor and integrate into ROCm docs portal

Docs: refactor and integrate into ROCm docs portal #15

Workflow file for this run

name: Documentation
on:
push:
branches:
- dev
- 'docs/*'
pull_request:
branches:
- dev
- 'docs/*'
jobs:
call-workflow-passing-data:
name: Linting
uses: ROCm/rocm-docs-core/.github/workflows/linting.yml@develop
with:
job: spelling

Check failure on line 18 in .github/workflows/docs-linting.yml

View workflow run for this annotation

GitHub Actions / Documentation

Invalid workflow file

The workflow is not valid. .github/workflows/docs-linting.yml (Line: 18, Col: 12): Invalid input, job is not defined in the referenced workflow.