From 261b0310ae4aa9e0327c96e0fd7da247b28f6dab Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 9 Oct 2024 11:33:32 +0300 Subject: [PATCH] chore(workflow): update workflow settings --- .github/workflows/pr-lint.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 41827d7..4f032e7 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -15,6 +15,8 @@ jobs: build: permissions: statuses: write + contents: read + packages: read # https://github.com/ivuorinen/ivuorinen/.github/workflows/pr-lint.yml uses: ivuorinen/ivuorinen/.github/workflows/pr-lint.yml@main