Skip to content

Commit

Permalink
Update remove-stale-prs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-scott3141 authored Nov 16, 2023
1 parent e3e7d3b commit fe0409c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove-stale-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/[email protected]
with:
debug-only: true
debug-only: false
exempt-pr-labels: 'DO_NOT_CLOSE'
stale-pr-message: 'This PR is stale because it has been open 7 days with no activity. Remove the `Stale` label or add a comment - otherwise this will be closed in 7 days.'
close-pr-message: 'This PR was closed because it has been stale for 7 days with no activity.'
Expand Down

0 comments on commit fe0409c

Please sign in to comment.