Skip to content

Merge pull request #811 from c2corg/dependabot/npm_and_yarn/typescrip… #1065

Merge pull request #811 from c2corg/dependabot/npm_and_yarn/typescrip…

Merge pull request #811 from c2corg/dependabot/npm_and_yarn/typescrip… #1065

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