We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 158836d + eb2fa5c commit 629ea42Copy full SHA for 629ea42
dist/index.js
@@ -34396,11 +34396,11 @@ exports.defaultAuthor = {
34396
};
34397
exports.defaultCommit = {
34398
branch: "preview/banner-{random}",
34399
- title: "docs(preview): Update preview",
+ title: "docs(preview): Update repository banner image",
34400
author: exports.defaultAuthor,
34401
34402
exports.defaultPullRequest = {
34403
- title: "Update preview",
+ title: "Update repository banner image",
34404
labels: ["preview"],
34405
34406
exports.defaultConfig = {
0 commit comments