From 279b7668b36a439c63916d783ca1b530dcadac1d Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Tue, 16 Jul 2024 18:38:21 -0700 Subject: [PATCH] Stop testing breaks and clean up --- .github/workflows/pr-open.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index 82a6d8f..c9b6f74 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -47,7 +47,6 @@ jobs: overwrite: ${{ matrix.overwrite }} parameters: -p ZONE=${{ github.event.number }} -p NAME=${{ github.event.repository.name }} ${{ matrix.parameters }} - penetration_test: true post_rollout: ${{ matrix.post_rollout }} verification_path: ${{ matrix.verification_path }} - id: trigger