Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Mert Can Altin committed Sep 18, 2024
1 parent 94e5c05 commit 35a41c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-wpt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}.
Expand Down

0 comments on commit 35a41c9

Please sign in to comment.