Skip to content

Commit

Permalink
fix: Fixing stale action (#3332)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhakbar committed Aug 11, 2024
1 parent e354194 commit f1ca34c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
days-before-close: 7
stale-issue-label: 'stale'
stale-pr-label: 'stale'
exempt-issue-labels:
- 'rfc'
exempt-issue-labels: 'rfc'
exempt-draft-pr: true

0 comments on commit f1ca34c

Please sign in to comment.