Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 828 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 828 Bytes

GitHub Actions Typing Catalog

This repository contains type definitions for various GitHub Actions APIs (inputs and outputs). It's best for action owners to provide the typings themselves and host them from within their repositories (see typesafegithub/github-actions-typing), but if it's impossible, this repo is a fallback solution.

It uses the same format as in typesafegithub/github-actions-typing to describe the typings.

This repo is to GitHub Actions what DefinitelyTyped is to TypeScript libraries, typeshed is to Python ecosystem, or SchemaStore is to JSON.