Skip to content

Commit 10ec915

Browse files
authored
chore(ci): improve wording on closed issues action
1 parent 3a2f4c8 commit 10ec915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_closed_issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
- uses: aws-actions/closed-issue-message@v1
1010
with:
1111
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12-
message: "Comments on closed issues are hard for our team to see."
12+
message: "This issue is now closed. Please be mindful that future comments are hard for our team to see."

0 commit comments

Comments
 (0)