Skip to content

ci(github-actions): Bump fsfe/reuse-action from 5 to 6 #63

ci(github-actions): Bump fsfe/reuse-action from 5 to 6

ci(github-actions): Bump fsfe/reuse-action from 5 to 6 #63

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@v5
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6