From 5b1a2fe1bf166d9debffdba52a982218ebc81632 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 12 Oct 2022 12:51:58 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ab32bfb..95dfb81e 100644 --- a/README.md +++ b/README.md @@ -291,11 +291,11 @@ Support this project with a :star: uses: tj-actions/changed-files@v32 with: quotepath: "false" - + # Run changed-files action using the last successful commit as the base_sha # NOTE: This setting overrides the commit sha used by setting since_last_remote_commit to true. # It is recommended to use either solution that works for your use case. - + # Push event based workflows - name: Get branch name id: branch-name