From ca094d1dab968be65a3a5fb891a52a562e0ead70 Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Tue, 3 Mar 2026 03:51:56 +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 e7760cbc..276fca51 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