Skip to content

Commit

Permalink
Update label names
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Apr 23, 2020
1 parent 4fb8830 commit bbea7df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue will be closed in 7 days due to inactivity :zzz: Please provide the requested information if the problem persists.'
stale-issue-label: 's: stale'
stale-issue-label: 'status: stale'
days-before-stale: 30
only-labels: 's: waiting-for-customer-feedback'
only-labels: 'status: waiting-for-customer-feedback'

0 comments on commit bbea7df

Please sign in to comment.