Skip to content

Commit

Permalink
update evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
maxin-cn committed Sep 8, 2024
1 parent 57bc7ad commit c598ddd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stale-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
days-before-issue-stale: 14
stale-issue-label: "automatic-stale"
close-issue-label: "automatic-closing"
exempt-issue-labels: "enhancement, feature-request, upstream, hold"
# exempt-issue-labels: "enhancement, feature-request, upstream, hold"
exempt-issue-labels: "feature-request, upstream, hold"
stale-issue-message: |
Hi There! 👋
Expand Down

0 comments on commit c598ddd

Please sign in to comment.