Skip to content

fix(evpn-gw): add comment lint checks for evpn-gw #28

fix(evpn-gw): add comment lint checks for evpn-gw

fix(evpn-gw): add comment lint checks for evpn-gw #28

Workflow file for this run

name: Commitlint
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
call:
uses: opiproject/actions/.github/workflows/commitlint.yml@main
secrets: inherit