diff --git a/.github/workflows/schedule.yml b/.github/workflows/schedule.yml index 1a99050..9f754b0 100644 --- a/.github/workflows/schedule.yml +++ b/.github/workflows/schedule.yml @@ -8,7 +8,7 @@ on: jobs: build: - name: "[ PHP-${{ matrix.version }} (ref: $${{ ,matrix.refs }} ]" + name: "[ PHP-${{ matrix.version }} (ref: ${{ matrix.refs }} ]" runs-on: ubuntu-latest strategy: fail-fast: False