Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurakgun committed Nov 10, 2024
1 parent 2287d04 commit 31ec45a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/stale@v9
with:
stale-issue-message: 'This issue has been automatically closed because it has been inactive for more than 30 days. Please reopen if you think this issue is still relevant.'
stale-issue-message: 'This issue has been automatically closed because it has been inactive for 30 days. Please reopen if you think this issue is still relevant.'
days-before-issue-stale: 30
days-before-issue-close: 0
stale-pr-message: 'The pull request is marked as stale because it has been inactive for 30 days. If there is no new activity it will be automatically closed in 5 days.'
Expand Down

0 comments on commit 31ec45a

Please sign in to comment.