Skip to content

Commit

Permalink
Seven days before stale
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 13, 2022
1 parent 317ea9a commit 0329b8f
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 @@ -21,7 +21,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
only-labels: "Awaiting OP Action"
close-issue-message: "Closing this issue as no feedback has been received."
days-before-stale: 1
days-before-stale: 7
days-before-issue-close: 0
days-before-pr-close: -1
labels-to-remove-when-unstale: "Awaiting OP Action"

0 comments on commit 0329b8f

Please sign in to comment.