diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 7198ec22d67..b4805d9031d 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -355,6 +355,7 @@ jobs: path: ${{ github.workspace }}/benchmark/profiles retention-days: 30 FREEBSD: + if: github.repository == 'php/php-src' || github.event_name == 'pull_request' name: FREEBSD runs-on: ubuntu-latest steps: