Skip to content

Bump ignore from 0.4.22 to 0.4.23 #464

Bump ignore from 0.4.22 to 0.4.23

Bump ignore from 0.4.22 to 0.4.23 #464

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