From 5817a9efb0d7cc34b917d8146ea10b9f32044968 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 23 Jun 2023 13:13:27 -0600 Subject: [PATCH] chore: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7db4a1a2..bf018f5b 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ jobs: # - A maximum of 3000 files can be returned. runs-on: ubuntu-latest # windows-latest | macos-latest name: Test changed-files + if: github.event_name != 'push' permissions: pull-requests: read steps: