Update hipsparselt version to v0.2.1 #238
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Linting | ||
on: | ||
push: | ||
branches: | ||
- develop | ||
- main | ||
- 'docs/*' | ||
- 'roc**' | ||
pull_request: | ||
branches: | ||
- develop | ||
- main | ||
- 'docs/*' | ||
- 'roc**' | ||
jobs: | ||
call-workflow-passing-data: | ||
name: Documentation | ||
uses: RadeonOpenCompute/rocm-docs-core/.github/workflows/linting.yml@develop | ||
Check failure on line 20 in .github/workflows/linting.yml GitHub Actions / .github/workflows/linting.ymlInvalid workflow file
|