diff --git a/docs/github-action.md b/docs/github-action.md index 88d8e7d08a..624b773461 100644 --- a/docs/github-action.md +++ b/docs/github-action.md @@ -82,4 +82,4 @@ The above code assumes that your primary branch is called `main`, if you use ano ### View results -Results may be viewed by clicking on the details of the failed action. +Results may be viewed by clicking on the details of the failed action, either from your project's actions tab or directly on the PR.