Skip to content

Edit one error (CPU IS NOT MEMORY) #4874

Edit one error (CPU IS NOT MEMORY)

Edit one error (CPU IS NOT MEMORY) #4874

Workflow file for this run

name: Validate Commits
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@6319f54d83768b60acd6fd60e61007ccc583e62f
with:
configFile: './.commitlintrc.yml'