Skip to content

Replace "Check-Dash" GitHub Action with Kuksa Shared Action #62

Replace "Check-Dash" GitHub Action with Kuksa Shared Action

Replace "Check-Dash" GitHub Action with Kuksa Shared Action #62

Workflow file for this run

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