From c540026e8df2dad21ed18a3ca30d7bf64a291c7f Mon Sep 17 00:00:00 2001 From: zamaz <71521611+zachariahmiller@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:34:23 -0400 Subject: [PATCH] permissions --- .github/workflows/callable-pull-request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/callable-pull-request.yaml b/.github/workflows/callable-pull-request.yaml index 0b3b7efc..218c5cfa 100644 --- a/.github/workflows/callable-pull-request.yaml +++ b/.github/workflows/callable-pull-request.yaml @@ -129,6 +129,7 @@ jobs: lint: permissions: pull-requests: read + contents: read uses: ./.github/workflows/callable-lint.yaml secrets: inherit