Skip to content

Commit 56aa307

Browse files
committed
ci: update theme stale close message
1 parent f9e95b1 commit 56aa307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/close-stale-theme-prs.js

Lines changed: 1 addition & 1 deletion
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)