Skip to content

ci: use github application instead of pat in workflows AP-1309 #186

ci: use github application instead of pat in workflows AP-1309

ci: use github application instead of pat in workflows AP-1309 #186

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/[email protected]