From 4b558a92dbdbf21c40539cba330831f2def9873d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 10 Jun 2024 13:47:52 -0600 Subject: [PATCH] chore: Update README.md (#2139) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72be1d02..fb1ff77e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Effortlessly track all changed files and directories relative to a target branch > > * This action solely identifies files that have changed for events such as [`pull_request*`, `push`, `merge_group`, `release`, and many more](#other-supported-events-electron). However, it doesn't detect pending uncommitted changes created during the workflow execution. > -> See: https://github.com/tj-actions/verify-changed-files instead +> See: https://github.com/tj-actions/verify-changed-files instead. ## Table of contents