use URL escape codes

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
pull/8521/head
Matthew Fisher 5 years ago
parent 9664bb2a0a
commit d13c43d3e8
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

@ -10,6 +10,6 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been marked as stale because it has been open for 90 days with no activity. This thread will be automatically closed in 30 days if no further activity occurs.'
exempt-issue-labels: 'keep open,v4.x'
exempt-issue-labels: 'keep+open,v4.x'
days-before-stale: 90
days-before-close: 30

Loading…
Cancel
Save