Skip to content

Commit

Permalink
Update stale.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
VREMSoftwareDevelopment authored Nov 1, 2024
1 parent 66798ae commit 7a144e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
stale-pr-message: 'This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
stale-issue-label: 'stale'
stale-pr-label: 'stale'
exempt-issue-labels: 'bug,high-priority'
operations-per-run: 100
exempt-issue-labels: 'bug,high-priority,stale'
days-before-stale: 365

0 comments on commit 7a144e5

Please sign in to comment.