From a7b882f3a1b8637b721b1ae5c619dace6a5a179e Mon Sep 17 00:00:00 2001 From: Ralf Vogler Date: Sat, 24 May 2025 22:22:36 +0200 Subject: [PATCH] added PAT for megalinter with workflows permission https://github.com/orgs/community/discussions/35410 --- .github/workflows/mega-linter.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index aeff9c0..ba1b5a5 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -49,7 +49,6 @@ jobs: issues: write pull-requests: write security-events: write # needed for SARIF upload - actions: write # needed to commit fixes for workflows? steps: # Git Checkout