From 129331278f3d441b678fab88ebeb595e3785c212 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Wed, 20 Jul 2022 15:34:12 +0200 Subject: [PATCH] Comment out permissions again --- .github/workflows/tests-unit-php.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index 71af0816dbeb..65d4f8a7cada 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -27,8 +27,8 @@ on: - 'includes/data/**' - '.github/workflows/tests-unit-php.yml' -permissions: - contents: read +#permissions: +# contents: read # Cancels all previous workflow runs for pull requests that have not completed. concurrency: