From 76dc7bcd3f1236de1b72ce30d0b98b19cea5ab9d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 12 Jul 2023 16:30:41 -0600 Subject: [PATCH] chore: Update README.md (#1371) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cfde99e..ad08ca49 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ jobs: # NOTE: # - This is limited to pull_request* events and would raise an error for other events. # - A maximum of 3000 files can be returned. - # - For more flexibility and no limitations see "Using local .git history" below. + # - For more flexibility and no limitations see "Using local .git history" above. runs-on: ubuntu-latest # windows-latest | macos-latest name: Test changed-files