Skip to content

Commit ae6d521

Browse files
authored
fix: typo in comment
1 parent c08a3c4 commit ae6d521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/handle-stale-discussions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Stale discussions action
1616
uses: aws-github-ops/handle-stale-discussions@v1
1717
with:
18-
# This will stale-discussions as outdated instead of answered
18+
# This will close stale-discussions as outdated instead of answered
1919
close-stale-as-answered: false
2020
# This will disable auto-closing answered discussions
2121
close-answered-discussions: false

0 commit comments

Comments
 (0)