Skip to content

Merge changes from Docs/develop to amd-staging 2024-05-27 #70

Merge changes from Docs/develop to amd-staging 2024-05-27

Merge changes from Docs/develop to amd-staging 2024-05-27 #70

Workflow file for this run

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