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 5e2874c commit 6b8cb64Copy full SHA for 6b8cb64
.github/workflows/stale.yml
@@ -15,7 +15,6 @@ jobs:
15
- uses: actions/stale@v9
16
with:
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
18
- debug-only: true
19
operations-per-run: 500
20
# oldest first https://github.com/marketplace/actions/close-stale-issues#ascending
21
ascending: true
0 commit comments