Skip to content

typesafegithub/github-actions-typing-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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, 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, or SchemaStore is to JSON.