Skip to content

Commit 8435de3

Browse files
authored
Update no-response.yml
Make text nicer
1 parent b369947 commit 8435de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/no-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
days-before-issue-close: 3
2020
only-labels: "waiting-for-response"
2121
labels-to-remove-when-unstale: "waiting-for-response"
22-
stale-issue-message: "This issue will be closed soon because there has been no response."
22+
stale-issue-message: "This issue will be closed soon because there has been no further activity."
2323
days-before-pr-stale: -1
2424
days-before-pr-close: -1
2525
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)