From c0180b0f9548c30152b491c219f64b9e365386e4 Mon Sep 17 00:00:00 2001 From: Pedro Pinho Date: Tue, 7 Jul 2026 11:55:57 +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 84b27a001..00f34e110 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: