From 95a513fa21c737fdbd18c906942ff43c8ee24f53 Mon Sep 17 00:00:00 2001 From: Mardav Wala Date: Thu, 14 Aug 2025 18:51:32 -0400 Subject: [PATCH] Update licensed.yml Remove unnecessary permissions declaration. --- .github/workflows/licensed.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index 29e9350..3b514e5 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -1,5 +1,3 @@ -permissions: - contents: read name: Licensed permissions: contents: read