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
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
title: "PAD: Update to latest controller database"
|
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>"
|
committer: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
|
||||||
author: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
|
author: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
|
||||||
body: "Weekly automatic update of SDL Controller DB."
|
body: "Weekly automatic update of SDL Controller DB."
|
||||||
|
|
Loading…
Reference in New Issue