Skip to content

docs: update readme banner to current brand card #1508

docs: update readme banner to current brand card

docs: update readme banner to current brand card #1508

Workflow file for this run

name: Commitlint
on:
pull_request:
branches: ["main"]
permissions:
contents: read
pull-requests: read
concurrency:
group: commitlint-${{ github.ref }}
cancel-in-progress: true
jobs:
commitlint:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
with:
fetch-depth: 0
persist-credentials: false
- name: Lint PR commits
uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6