From 1b179850effd3fc57e0eea1ac5fc67bcd2e30251 Mon Sep 17 00:00:00 2001 From: Pedro Pinho Date: Tue, 7 Jul 2026 11:59:53 +0100 Subject: [PATCH] ci: remove unnecessary scaffolding-validation run condition --- .github/workflows/scaffolding-validation.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/scaffolding-validation.yml b/.github/workflows/scaffolding-validation.yml index 3a3d99543..f49e34bd4 100644 --- a/.github/workflows/scaffolding-validation.yml +++ b/.github/workflows/scaffolding-validation.yml @@ -60,9 +60,6 @@ jobs: permissions: contents: read packages: read - if: > - github.event_name != 'pull_request_target' || - contains(fromJson('["OWNER","MEMBER","COLLABORATOR"]'), github.event.pull_request.author_association) strategy: matrix: include: