Skip to content

Merge pull request #1045 from c2corg/dependabot/npm_and_yarn/types/no… #1448

Merge pull request #1045 from c2corg/dependabot/npm_and_yarn/types/no…

Merge pull request #1045 from c2corg/dependabot/npm_and_yarn/types/no… #1448

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