From c63d11a2e974bd2ef90954497fe3617798ae5eea Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 22 Sep 2024 12:52:37 -0700 Subject: [PATCH] ci: Do not scope semantic PRs permissions as an experiment (#1568) --- .github/workflows/semantic-prs.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/semantic-prs.yml b/.github/workflows/semantic-prs.yml index 16b87f46..c5143a5f 100644 --- a/.github/workflows/semantic-prs.yml +++ b/.github/workflows/semantic-prs.yml @@ -9,10 +9,6 @@ on: - synchronize - reopened -permissions: - pull-requests: read - issues: write - jobs: main: name: Validate PR title