mirror of https://github.com/PCSX2/pcsx2.git
GH-workflows: Remove os mentions for auto pad db update.
Not needed anymore.
This commit is contained in:
parent
5a25cc171d
commit
cd5ce6e162
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue