1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.5'

* PHP-8.5:
  [skip ci] Rename PUSH job to TEST
This commit is contained in:
Ilija Tovilo
2026-02-19 00:57:40 +01:00

View File

@@ -60,7 +60,7 @@ jobs:
- name: Generate Matrix
id: set-matrix
run: php .github/matrix.php "${{ github.event_name }}" "${{ github.run_attempt }}" "${{ github.ref }}" '${{ toJSON(github.event.pull_request.labels) }}' "${{ github.repository }}"
PUSH:
TEST:
needs: GENERATE_MATRIX
name: ${{ matrix.branch.name }}
uses: ./.github/workflows/test-suite.yml