blob: e7a778d466cacfbe3f61892c68cecf7437a7dec7 [file] [log] [blame]
name: 'GitHub Checks'
description: 'Wrapper around the GitHub Checks API'
author: 'Louis Brunner'
inputs:
token:
description: 'your GITHUB_TOKEN'
runs:
using: 'node12'
main: 'dist/index.js'