Skip to content

Commit

Permalink
[chore] Ignore PRs with never stale for stale check
Browse files Browse the repository at this point in the history
  • Loading branch information
crobert-1 committed Jul 18, 2024
1 parent 99d9a19 commit f0005a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close-stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
exempt-issue-labels: 'never stale'
ascending: true
operations-per-run: 6000
exempt-pr-labels: 'never stale'
- name: Check rate_limit after
run: gh api /rate_limit

0 comments on commit f0005a0

Please sign in to comment.