0.1.0 • Published 5 months ago

is-github-action v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

is-github-action

CI NPM VERSION NPM DOWNLOADS LICENSE

Detect if running in GitHub action.

Install

npm install is-github-action
yarn add is-github-action
pnpm add is-github-action

Usage

import { isGitHubAction } from 'is-github-action'

isGitHubAction() // => boolean

License

MIT License © 2023-PRESENT ntnyq

0.1.0

5 months ago

0.0.2

1 year ago

0.0.1

2 years ago