Skip to content

Docs: refactor and integrate into ROCm docs portal #58

Docs: refactor and integrate into ROCm docs portal

Docs: refactor and integrate into ROCm docs portal #58

Workflow file for this run

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