We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a1f671 + 8b27c14 commit 821e346Copy full SHA for 821e346
.github/workflows/push.yml
@@ -337,6 +337,7 @@ jobs:
337
$(git merge-base ${{ github.event.pull_request.base.sha }} ${{ github.sha }}) \
338
> $GITHUB_STEP_SUMMARY
339
FREEBSD:
340
+ if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
341
name: FREEBSD
342
runs-on: ubuntu-latest
343
steps:
0 commit comments