Skip to content

Commit

Permalink
INT-3259: Reworded a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danoaky-tiny committed Nov 24, 2023
1 parent 2364f29 commit 7b334ec
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 @@ -20,7 +20,7 @@ jobs:
with:
stale-issue-message: 'This issue is stale because it has been open for 30 days with no activity. Respond with a comment or this will be closed in 7 days.'
days-before-stale: 30 # Days before an issue becomes stale
days-before-close: 7 # Days before an issue with no activity after begin labelled "stale" is closed
days-before-close: 7 # Days before a stale labelled issue is closed
any-of-labels: 'needs: more info'
labels-to-remove-when-unstale: 'needs: more info'

0 comments on commit 7b334ec

Please sign in to comment.