Skip to content

Commit

Permalink
Update close_stale.yml
Browse files Browse the repository at this point in the history
Change to any of
  • Loading branch information
victorhuangwq authored Jan 8, 2024
1 parent d65ebc1 commit b690778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close_stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 120
days-before-close: 0
only-labels: 'SDK Release,Documentation,Breaking Change,SDK Deprecated'
any-of-labels: 'SDK Release,Documentation,Breaking Change,SDK Deprecated'

0 comments on commit b690778

Please sign in to comment.