From 946cbf97ec2c6e13e7d9edff131530d914093a5b Mon Sep 17 00:00:00 2001 From: Mardav Wala Date: Thu, 14 Aug 2025 18:50:03 -0400 Subject: [PATCH] Update .github/workflows/licensed.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/workflows/licensed.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index 30bf2c5..29e9350 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -1,6 +1,8 @@ permissions: contents: read name: Licensed +permissions: + contents: read on: push: