Skip to content

Commit 6b8cb64

Browse files
committed
enable stalebot
1 parent 5e2874c commit 6b8cb64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/stale.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- uses: actions/stale@v9
1616
with:
1717
repo-token: ${{ secrets.GITHUB_TOKEN }}
18-
debug-only: true
1918
operations-per-run: 500
2019
# oldest first https://github.com/marketplace/actions/close-stale-issues#ascending
2120
ascending: true

0 commit comments

Comments
 (0)