Skip to content

fix: impresonation regression for service accounts #192

fix: impresonation regression for service accounts

fix: impresonation regression for service accounts #192

Workflow file for this run

name: Check Commit
permissions: {}
on:
pull_request:
branches: [ "*" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
commit_lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe #v5.4.5
with:
firstParent: true