Skip to content

Bump clap_complete from 4.5.8 to 4.5.29 #463

Bump clap_complete from 4.5.8 to 4.5.29

Bump clap_complete from 4.5.8 to 4.5.29 #463

Workflow file for this run

name: Push
on:
push:
branches:
- "*"
pull_request:
types: [opened, reopened, synchronize]
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
test:
name: Test
uses: ./.github/workflows/test.yml
docs:
name: Docs
uses: ./.github/workflows/docs.yml