From 4e928cb94cea65397a329b33afbc1fdb27fce1b4 Mon Sep 17 00:00:00 2001 From: Warren Seymour Date: Thu, 13 Oct 2022 11:59:04 +0100 Subject: [PATCH] Make PROTIP consistent with example --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0903c80..32c1348 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,7 @@ This Action accepts the following configuration parameters via `with:` The Git ref of the commit you want to poll for a passing check. - *PROTIP: You may want to use `github.pull_request.head.sha` when working with Pull Requests.* - + _PROTIP: You may want to use `github.event.pull_request.head.sha` when working with Pull Requests._ - `repo`