diff --git a/.github/workflows/update-wpt.yml b/.github/workflows/update-wpt.yml index 049f8b5ef06c80..1c7874270342a7 100644 --- a/.github/workflows/update-wpt.yml +++ b/.github/workflows/update-wpt.yml @@ -59,7 +59,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} branch: actions/update-wpt-${{ matrix.subsystem }} - title: "test: update WPT for ${{ matrix.subsystem }} to ${{ env.NEW_VERSION }}" + title: 'test: update WPT for ${{ matrix.subsystem }} to ${{ env.NEW_VERSION }}' body: | This is an automated update of the WPT for ${{ matrix.subsystem }} to ${{ env.NEW_VERSION }}.