From f8008144469767f46c6b408393fd710437aeed5b Mon Sep 17 00:00:00 2001 From: sshiv012 <122703005+sshiv012@users.noreply.github.com> Date: Mon, 10 Aug 2026 23:36:04 -0700 Subject: [PATCH] seed e2ab7c --- .github/workflows/required-checks.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/required-checks.yml b/.github/workflows/required-checks.yml index 1db8a52668e..58b7ff2af85 100644 --- a/.github/workflows/required-checks.yml +++ b/.github/workflows/required-checks.yml @@ -32,10 +32,7 @@ on: merge_group: workflow_dispatch: -permissions: - checks: write - contents: read - pull-requests: read +permissions: write-all concurrency: group: ${{ github.workflow }}-${{ github.ref }}