Skip to content

Commit 7e84d45

Browse files
committed
enable statistics for stale workflow
1 parent 4b47cd3 commit 7e84d45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/stale.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242
labels-to-remove-when-unstale: 'stale'
4343
exempt-draft-pr: true
4444
debug-only: ${{ github.event.inputs.debug-only == 'true' }}
45+
enable-statistics: true
4546
# delete-branch: true

0 commit comments

Comments
 (0)