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 }}