Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
# Run the stale workflow as dry-run.
# No GitHub API calls that can alter the issues and pull requests will happen.
# Useful to debug or when you want to configure the stale workflow safely.
debug-only: true
debug-only: false
Loading