Skip to content

feature(Build): Make "run-tests" able to run Custom Sets of Tests #148

feature(Build): Make "run-tests" able to run Custom Sets of Tests

feature(Build): Make "run-tests" able to run Custom Sets of Tests #148

Workflow file for this run

name: Commitlint
on:
pull_request
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5