Skip to content

Merge remote-tracking branch 'upstream/master' #78

Merge remote-tracking branch 'upstream/master'

Merge remote-tracking branch 'upstream/master' #78

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5