Skip to content

docs: fix command in documentation (#182) #558

docs: fix command in documentation (#182)

docs: fix command in documentation (#182) #558

name: Main
on:
push:
branches: [main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit