From 18cc58cf07f00c53dd913cf32d0d00423f802fe0 Mon Sep 17 00:00:00 2001 From: Evgencheg <73418250+Evgencheg@users.noreply.github.com> Date: Sun, 8 Sep 2024 20:44:25 +0300 Subject: [PATCH] Update test-secrets3.yml --- .github/workflows/test-secrets3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-secrets3.yml b/.github/workflows/test-secrets3.yml index 8416302e8d..dcc3174a16 100644 --- a/.github/workflows/test-secrets3.yml +++ b/.github/workflows/test-secrets3.yml @@ -8,7 +8,7 @@ on: jobs: build: - if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14' && github.actor != 'Lost-Paradise-Bot' && github.repository == 'Lost-Paradise-Project/Lost-Paradise + if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'DeltaV-Bot' && github.actor != 'SimpleStation14' && github.actor != 'Lost-Paradise-Bot' && github.repository == 'Lost-Paradise-Project/Lost-Paradise' strategy: matrix: os: [ubuntu-latest]