From 8e5cf7d162abcbd5963b8658bdc115b49b675ded Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Tue, 16 Jul 2024 15:47:08 +0100 Subject: [PATCH] Deactivate code review --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d432bb6d0..59fa9d6ea 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -220,7 +220,6 @@ jobs: if: ${{ false}} runs-on: ubuntu-latest needs: [Setup] - if: ${{ github.event_name == 'pull_request' }} steps: - uses: actions/create-github-app-token@v1 id: app-token