diff --git a/.github/workflows/bump_support_rotation.yml b/.github/workflows/bump_support_rotation.yml index 036358072e..b862c44062 100644 --- a/.github/workflows/bump_support_rotation.yml +++ b/.github/workflows/bump_support_rotation.yml @@ -9,6 +9,7 @@ on: jobs: bump_support_rotation: runs-on: ubuntu-latest + if: github.repository_owner == 'envoyproxy' permissions: pull-requests: write steps: