Skip to content

fix: Remove checks for deprecated property names in manifest.json rou… #1132

fix: Remove checks for deprecated property names in manifest.json rou…

fix: Remove checks for deprecated property names in manifest.json rou… #1132

Workflow file for this run

name: Commit Message Linting
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6