Skip to content

READY: Update action description, add info about complex conditions #21

READY: Update action description, add info about complex conditions

READY: Update action description, add info about complex conditions #21

name: Check Action Typing
on:
- push
- pull_request
jobs:
check_action_typing:
name: Check Action Typing
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check Action Typing
uses: typesafegithub/github-actions-typing@v1