We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48175c5 commit 171ad67Copy full SHA for 171ad67
.github/workflows/stale.yml
@@ -29,6 +29,7 @@ jobs:
29
steps:
30
- uses: actions/stale@v1
31
with:
32
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
33
stale-pr-message: >
34
We're closing this stale PR because it has been open for 100 days with
35
no activity. This isn't a judgement on the merit of the PR in any way.
0 commit comments