Skip to content

chore(deps): bump actions/cache from 5 to 6 #21

chore(deps): bump actions/cache from 5 to 6

chore(deps): bump actions/cache from 5 to 6 #21

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
name: Lint commit messages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6.2.1
validate:
uses: ./.github/workflows/validate.yaml