From ef21b845077a6a12523c59bee84fab2847a3c6ed Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 30 Aug 2023 11:27:45 -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 e69cc777..ad1c9044 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ And many more... Visit the [discussions for more information](https://github.com/tj-actions/changed-files/discussions) or [create a new discussion](https://github.com/tj-actions/changed-files/discussions/new/choose) for usage-related questions. -### On `pull_request` +### On `pull_request` ➕ #### Using local .git history 📁 @@ -207,7 +207,7 @@ jobs: done ``` -### On `push` +### On `push` ⬆️ ```yaml name: CI