0.0.1 • Published 1 year ago

is-github-action v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.0.1

1 year ago