on_github: Detect if R is running within a GitHub Action.

View source: R/util.R

on_githubR Documentation

Detect if R is running within a GitHub Action.

Description

Detect if R is running within a GitHub Action.

Usage

on_github()

Details

Uses GITHUB_ACTIONS envvar'.

Value

TRUE if on GitHub. FALSE otherwise.

Examples

on_github()

assignUser/octolog documentation built on June 4, 2023, 3:28 p.m.