From 31d31f7df0b330261c7e32435fdafb1ef4363ff3 Mon Sep 17 00:00:00 2001 From: Nargonath Date: Sat, 11 Jun 2022 17:50:27 +0200 Subject: [PATCH] Revoking all token access except metadata --- .github/workflows/ci-module.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci-module.yml b/.github/workflows/ci-module.yml index c8b1170b1..60fc98074 100644 --- a/.github/workflows/ci-module.yml +++ b/.github/workflows/ci-module.yml @@ -1,7 +1,6 @@ name: ci -permissions: - contents: read +permissions: {} on: push: