We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f67130 + 90fd764 commit 8c266e8Copy full SHA for 8c266e8
1 file changed
.github/workflows/push.yml
@@ -368,6 +368,7 @@ jobs:
368
path: ${{ github.workspace }}/benchmark/profiles
369
retention-days: 30
370
FREEBSD:
371
+ if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
372
name: FREEBSD
373
runs-on: ubuntu-latest
374
steps:
0 commit comments