Skip to content

Omnitrace docs refactoring #23

Omnitrace docs refactoring

Omnitrace docs refactoring #23

Workflow file for this run

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