mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] Restrict on-push freebsd build to main repo
This commit is contained in:
1
.github/workflows/push.yml
vendored
1
.github/workflows/push.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user