Skip to content

Commit

Permalink
fix: typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aBurmeseDev authored Aug 29, 2023
1 parent c08a3c4 commit ae6d521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/handle-stale-discussions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Stale discussions action
uses: aws-github-ops/handle-stale-discussions@v1
with:
# This will stale-discussions as outdated instead of answered
# This will close stale-discussions as outdated instead of answered
close-stale-as-answered: false
# This will disable auto-closing answered discussions
close-answered-discussions: false
Expand Down

0 comments on commit ae6d521

Please sign in to comment.