Skip to content

build(deps): bump actions/checkout from 6 to 7 (#134) #458

build(deps): bump actions/checkout from 6 to 7 (#134)

build(deps): bump actions/checkout from 6 to 7 (#134) #458

Workflow file for this run

name: commitlint
on: [push, pull_request]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Commitlint
uses: remarkablemark/commitlint@v2
with:
checkout: true