mirror of https://github.com/PCSX2/pcsx2.git
workflows: Update sdl controller db script.
Remove reviewers. Add proper branch name. Add branch deletion if there is no open pr(either closed or merged).
This commit is contained in:
parent
92904994ef
commit
b0940094f0
|
@ -25,5 +25,6 @@ jobs:
|
|||
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"
|
||||
reviewers: lightningterror
|
||||
body: "Weekly automatic update of SDL Controller DB."
|
||||
branch: update-controller-db
|
||||
delete-branch: true
|
||||
|
|
Loading…
Reference in New Issue