Skip to content

Commit 966366c

Browse files
committed
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4: [skip ci] Rename PUSH job to TEST
2 parents 24472e1 + 6ff7fa5 commit 966366c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Generate Matrix
6161
id: set-matrix
6262
run: php .github/matrix.php "${{ github.event_name }}" "${{ github.run_attempt }}" "${{ github.ref }}" '${{ toJSON(github.event.pull_request.labels) }}' "${{ github.repository }}"
63-
PUSH:
63+
TEST:
6464
needs: GENERATE_MATRIX
6565
name: ${{ matrix.branch.name }}
6666
uses: ./.github/workflows/test-suite.yml

0 commit comments

Comments
 (0)