Skip to content

ci(github): add check-success=build to mergify.yml #328

ci(github): add check-success=build to mergify.yml

ci(github): add check-success=build to mergify.yml #328

Workflow file for this run

name: commitlint
on: [push, pull_request]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Commitlint
uses: remarkablemark/commitlint@v2
with:
checkout: true