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