Skip to content

docs(security): change bugbounty provider from h1 to bugcrowd #214

docs(security): change bugbounty provider from h1 to bugcrowd

docs(security): change bugbounty provider from h1 to bugcrowd #214

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5