GH-workflows: Remove os mentions for auto pad db update.

Not needed anymore.
This commit is contained in:
lightningterror 2022-02-24 14:52:41 +01:00
parent 5a25cc171d
commit cd5ce6e162
1 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
title: "pad-windows/unix: Update to latest controller database"
commit-message: "pad-windows/unix: Update to latest controller database."
title: "PAD: Update to latest controller database"
commit-message: "PAD: Update to latest controller database."
committer: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
author: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
body: "Weekly automatic update of SDL Controller DB for Windows / macOS / Linux"
body: "Weekly automatic update of SDL Controller DB"
reviewers: lightningterror