From 3c7b99e1c38e875bddbe443d3d320df1549e8f1e Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Tue, 3 Mar 2026 03:54:41 +0000 Subject: [PATCH] chore: update global workflows --- .github/workflows/_common-lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/_common-lint.yml b/.github/workflows/_common-lint.yml index e7760cb..276fca5 100644 --- a/.github/workflows/_common-lint.yml +++ b/.github/workflows/_common-lint.yml @@ -20,3 +20,4 @@ jobs: if: ${{ github.repository != 'LizardByte/.github' }} permissions: contents: read + pull-requests: read