We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4c594b + 821e346 commit 90fd764Copy full SHA for 90fd764
1 file changed
.github/workflows/push.yml
@@ -355,6 +355,7 @@ jobs:
355
path: ${{ github.workspace }}/benchmark/profiles
356
retention-days: 30
357
FREEBSD:
358
+ if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
359
name: FREEBSD
360
runs-on: ubuntu-latest
361
steps:
0 commit comments