Skip to content

prepare changelog for 1.11.0 #27

prepare changelog for 1.11.0

prepare changelog for 1.11.0 #27

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