Skip to content

Commit

Permalink
chore: fix stale.yml
Browse files Browse the repository at this point in the history
Wrong format in except labels
  • Loading branch information
remy authored Jul 9, 2021
1 parent 08f6599 commit 79ad546
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,4 @@ jobs:
Thank you for contributing <3
close-issue-message: 'Automatically closing this issue due to lack of activity'
exempt-issue-labels:
- not-stale
- security
- pinned
exempt-issue-labels: not-stale,security,pinned

0 comments on commit 79ad546

Please sign in to comment.