Skip to content

Commit

Permalink
Test Bot permissions for closing issues
Browse files Browse the repository at this point in the history
Signed-off-by: Dominic Schabel <dominic.schabel@bosch.io>
  • Loading branch information
schabdo committed Jan 11, 2021
1 parent 85f093a commit 27aedb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
repo-token: ${{ secrets.PAT_SECRET }}
days-before-stale: -1
days-before-close: 15
days-before-close: -1
stale-issue-label: 'awaiting'
close-issue-message: |-
There has been no response from the original author so I closed this issue.
Expand Down

0 comments on commit 27aedb1

Please sign in to comment.