Skip to content

Add the ability to include hipify in HIP SDK #134

Add the ability to include hipify in HIP SDK

Add the ability to include hipify in HIP SDK #134

Workflow file for this run

name: Markdownlint mdl Action
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Use markdownlint
uses: actionshub/markdownlint@v3.1.3
with:
filesToIgnoreRegex: "README.md"