From 83969ea6e1a8d262869de17524fa20294b5c280d Mon Sep 17 00:00:00 2001 From: Benedikt Galbavy Date: Mon, 27 May 2024 13:35:32 +0200 Subject: [PATCH] ghaction removed unneeded option --- .github/workflows/cpp-linter.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cpp-linter.yaml b/.github/workflows/cpp-linter.yaml index 8c77d85..55f3993 100644 --- a/.github/workflows/cpp-linter.yaml +++ b/.github/workflows/cpp-linter.yaml @@ -6,7 +6,6 @@ jobs: cpp-linter: permissions: pull-requests: write - metadata: read contents: write runs-on: ubuntu-latest steps: