Skip to content

Commit c9e48b7

Browse files
rickstaadevantler
authored andcommitted
ci: update theme stale close message
1 parent 72bbdd1 commit c9e48b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/close-stale-theme-prs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { RequestError } from "@octokit/request-error";
1010
import { getGithubToken, getRepoInfo } from "./helpers.js";
1111

1212
const CLOSING_COMMENT = `
13-
\rThis PR has been automatically closed due to inactivity. Please feel free to reopen it if you need to continue working on it.\
13+
\rThis theme PR has been automatically closed due to inactivity. Please reopen it if you need to continue working on it.\
1414
\rThank you for your contributions.
1515
`;
1616
const REVIEWER = "github-actions[bot]";

0 commit comments

Comments
 (0)