Skip to content

Commit cfb3db5

Browse files
authored
Merge pull request #2068 from ClickHouse/enable-stalebot
enable stalebot
2 parents 46fb535 + 6b8cb64 commit cfb3db5

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)