From ab861f5a0b942cee16cfe481dbb0a1cec983dcfa Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Tue, 3 Mar 2026 03:52:46 +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