Skip to content

Prepare for release 2.32.0. #198

Prepare for release 2.32.0.

Prepare for release 2.32.0. #198

Workflow file for this run

name: Validate action typings
on:
push:
pull_request:
workflow_dispatch:
jobs:
validate-typings:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: krzema12/github-actions-typing@v0