From e16a9c4e5544f252506dc808919c22dd896cb630 Mon Sep 17 00:00:00 2001 From: Cloud Foundry Buildpacks Team Robot Date: Tue, 21 Feb 2023 15:33:25 +0000 Subject: [PATCH] Updating github-config --- .github/workflows/test-pull-request.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/test-pull-request.yml b/.github/workflows/test-pull-request.yml index 7d302113..ac0aea53 100644 --- a/.github/workflows/test-pull-request.yml +++ b/.github/workflows/test-pull-request.yml @@ -4,10 +4,6 @@ on: pull_request: branches: - develop - paths: - - '**' - - '!VERSION' - - '!CHANGELOG' jobs: unit: