From 82cff4c7738c5fe092140f4ba98f1b570a2c27a3 Mon Sep 17 00:00:00 2001 From: Mardav Wala Date: Thu, 14 Aug 2025 18:50:25 -0400 Subject: [PATCH] Update .github/workflows/test.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9d5f6ef..a2c6ca5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,6 +1,8 @@ permissions: contents: read name: 'build-test' +permissions: + contents: read on: # rebuild any PRs and main branch changes workflow_dispatch: pull_request: