Skip to content

ci: separated 64-bit and 32-bit windows builds and filtered winget bu… #296

ci: separated 64-bit and 32-bit windows builds and filtered winget bu…

ci: separated 64-bit and 32-bit windows builds and filtered winget bu… #296

Workflow file for this run

name: lint-commit-message
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2