mirror of https://github.com/PCSX2/pcsx2.git
CI: disable builds on controller database update
This commit is contained in:
parent
57fc87061d
commit
260380abec
|
@ -22,7 +22,7 @@ jobs:
|
|||
uses: peter-evans/create-pull-request@v7
|
||||
with:
|
||||
title: "PAD: Update to latest controller database"
|
||||
commit-message: "PAD: Update to latest controller database."
|
||||
commit-message: "[ci skip] 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."
|
||||
|
|
Loading…
Reference in New Issue