Skip to content

Commit

Permalink
Fixed syntax in stale job
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Jan 9, 2024
1 parent b9a727e commit 849d14f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@ jobs:
days-before-stale: 60
days-before-close: 7
stale-issue-label: stale
exempt-issue-labels:
- new-feature
- bug
- improvement
- docs
exempt-issue-labels: new-feature,bug,improvement,docs

0 comments on commit 849d14f

Please sign in to comment.