Skip to content

fix: add serviceaccount validation for tenantowners and tenants (#1966) #3776

fix: add serviceaccount validation for tenantowners and tenants (#1966)

fix: add serviceaccount validation for tenantowners and tenants (#1966) #3776

Workflow file for this run

name: Check Commit
permissions: {}
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commit_lint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1