is-github-action
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i is-github-action

Weekly Downloads

8

Version

0.1.0

License

MIT

Unpacked Size

3.93 kB

Total Files

5

Last publish

Collaborators

  • ntnyq