From 63fcb1df42d75b18de0148d0841e0619d1a81f2b Mon Sep 17 00:00:00 2001 From: Nargonath Date: Sat, 11 Jun 2022 17:12:30 +0200 Subject: [PATCH] Revoke all permissions to GH token except metadata read --- .github/workflows/ci-module.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci-module.yml b/.github/workflows/ci-module.yml index 9dc4315b6..cd99ada58 100644 --- a/.github/workflows/ci-module.yml +++ b/.github/workflows/ci-module.yml @@ -1,5 +1,7 @@ name: ci +permissions: {} + on: push: branches: