Skip to content

fix(backport): checkout from staging branch and ask to update if needed #472

fix(backport): checkout from staging branch and ask to update if needed

fix(backport): checkout from staging branch and ask to update if needed #472

Workflow file for this run

name: Conventional Commit Linter
on:
push:
branches:
- main
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 100
- uses: wagoid/commitlint-github-action@v5