0.1.0 • Published 4 months ago

is-github-action v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 months ago

0.0.2

11 months ago

0.0.1

2 years ago