Skip to content

chore(ci): upgrade node action #903

chore(ci): upgrade node action

chore(ci): upgrade node action #903

Workflow file for this run

name: Lint commits
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5