diff --git a/.github/workflows/update-wpt.yml b/.github/workflows/update-wpt.yml index a57a683b3f2b8f..08c4e5a8b0ed8a 100644 --- a/.github/workflows/update-wpt.yml +++ b/.github/workflows/update-wpt.yml @@ -40,7 +40,7 @@ jobs: uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6.1.0 with: base: main - branch: wpt-update + branch: actions/wpt-update title: Update WPT body: Automated update of the WPT commit-message: 'chore: update WPT'