Skip to content

chore(deps): bump actions/checkout from 6 to 7 (#21) #18

chore(deps): bump actions/checkout from 6 to 7 (#21)

chore(deps): bump actions/checkout from 6 to 7 (#21) #18

Workflow file for this run

---
name: commitlint
on:
push:
branches:
- main
permissions:
contents: read
# Optional: allow read access to pull request.
# Use with only-new-issues option.
# pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: ahmadnassri/action-commit-lint@v2