diff --git a/.github/workflows/cron_update_controller_db.yml b/.github/workflows/cron_update_controller_db.yml index c024d311f6ecb..f85428cd6dc00 100644 --- a/.github/workflows/cron_update_controller_db.yml +++ b/.github/workflows/cron_update_controller_db.yml @@ -25,5 +25,6 @@ jobs: commit-message: "PAD: Update to latest controller database." committer: "PCSX2 Bot " author: "PCSX2 Bot " - body: "Weekly automatic update of SDL Controller DB" - reviewers: lightningterror + body: "Weekly automatic update of SDL Controller DB." + branch: update-controller-db + delete-branch: true