diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index b7de15dced0..e267e3507e8 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -95,6 +95,7 @@ jobs: add-stack-label: name: Add stack label + if: github.event_name == 'pull_request' && github.repository == 'WordPress/openverse' runs-on: ubuntu-latest needs: - get-changes