Skip to content

fix(gw): correct inventory package #8

fix(gw): correct inventory package

fix(gw): correct inventory package #8

Workflow file for this run

name: Commitlint
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-commit-lint@v2.1.17
with:
config: ./.github/commitlintrc.yml