From e62afeeb7f5f8e7201f207e1d80282e9c2eaca68 Mon Sep 17 00:00:00 2001 From: florianuhlig Date: Sun, 5 Oct 2025 02:55:48 +0200 Subject: [PATCH] Testing workflows for Development --- .github/workflows/linters.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/linters.yml b/.github/workflows/linters.yml index e6d11e2..add94ab 100644 --- a/.github/workflows/linters.yml +++ b/.github/workflows/linters.yml @@ -1,9 +1,5 @@ name: linters -permissions: - contents: read - workflows: write - on: workflow_run: workflows: ["Review"] # EXACT match of the other workflow’s name