Description Usage Value Author(s) Examples
Determines if the environment is GitHub Actions
1 |
TRUE if run on GitHub Actions, FALSE otherwise
Richèl J.C. Bilderbeek
1 2 3 | if (is_on_github_actions()) {
message("Running on GitHub Actions")
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.