Skip to content

Commit

Permalink
ci: dont mark inactive good first issues with stale label (#1724)
Browse files Browse the repository at this point in the history
  • Loading branch information
mowies authored Jul 17, 2023
1 parent dcc9541 commit e3db89c
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 @@ -36,6 +36,7 @@ jobs:
include-only-assigned: true
remove-stale-when-updated: true
only-issue-labels: 'good first issue'
stale-issue-label: ''

- uses: actions/stale@v8
with:
Expand Down

0 comments on commit e3db89c

Please sign in to comment.