Skip to content

Commit

Permalink
Exempt project items from stale check (#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard authored Aug 31, 2023
1 parent 0bb294b commit df73ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
days-before-pr-stale: 60
days-before-issue-close: 7
days-before-pr-close: 14
exempt-issue-labels: 'project'

0 comments on commit df73ca4

Please sign in to comment.