Skip to content

Commit 5c0989d

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: [skip ci] Rename PUSH job to TEST
2 parents 2757b70 + 10b1da0 commit 5c0989d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)