Skip to content

Correctly trigger Actuator Target Events #50

Correctly trigger Actuator Target Events

Correctly trigger Actuator Target Events #50

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