Skip to content

Speed up page rendering and jekyll build process #1059

Speed up page rendering and jekyll build process

Speed up page rendering and jekyll build process #1059

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