Skip to content

fix: js files in subdirectories are excluded from the site output (#2… #1130

fix: js files in subdirectories are excluded from the site output (#2…

fix: js files in subdirectories are excluded from the site output (#2… #1130

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- master
- "hotfix/*"
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6