From b5cbcda122e196a58e8d3be503f251f352fa9b36 Mon Sep 17 00:00:00 2001 From: TerrenceMcGuinness-NOAA Date: Wed, 15 May 2024 10:53:06 -0400 Subject: [PATCH] Update .github/workflows/ci-unit_tests.yaml yep lets leave it in Co-authored-by: Walter Kolczynski - NOAA --- .github/workflows/ci-unit_tests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-unit_tests.yaml b/.github/workflows/ci-unit_tests.yaml index be52a3cc9b..17c2ee6e69 100644 --- a/.github/workflows/ci-unit_tests.yaml +++ b/.github/workflows/ci-unit_tests.yaml @@ -8,7 +8,6 @@ jobs: name: Run unit tests on CI system permissions: checks: write - pull-requests: write steps: - name: Checkout code