1 2 3 4 5 6 7 8 9 10 11
name: Commit Lint on: pull_request: branches: [main] jobs: lint: uses: oxidized-mc/ci/.github/workflows/commit-lint.yml@main with: scopes: "deps"