Files
ROCm/.github/workflows/linting.yml
Nagy-Egri Máté Ferenc d9376ebfc7 Use linting from rocm-docs-core (#2207)
* Linting from rocm-docs-core

* Give name to doc linting CI job

* Shorter job name
2023-07-31 10:52:45 -06:00

13 lines
245 B
YAML

name: Linting
on:
push:
branches: [develop, main]
pull_request:
branches: [develop, main]
jobs:
call-workflow-passing-data:
name: Documentation
uses: RadeonOpenCompute/rocm-docs-core/.github/workflows/linting.yml@develop