Skip to content

Commit fe3e151

Browse files
committed
Add note on how we detect CI/GH
1 parent 0911985 commit fe3e151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ And view results in an automatic pull request comment like:
2828
2929
![PR comment](https://raw.githubusercontent.com/devlooped/dotnet-trx/main/assets/img/comment.png)
3030
31+
> NOTE: this behavior is triggered by the presence of the `GITHUB_REF_NAME` and `CI` environment variables.
3132

3233
```shell
3334
USAGE:

0 commit comments

Comments
 (0)