Skip to content

Commit

Permalink
fixup! Add 'Stale PRs' GH action to label and close inactive communit…
Browse files Browse the repository at this point in the history
…y PRs
  • Loading branch information
cbbayburt committed Sep 8, 2023
1 parent 23a8843 commit 6c7fd09
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,5 @@ jobs:
days-before-issue-stale: -1
days-before-issue-close: -1

# Only consider 'community' PRs
only-labels: 'community'

# Delete its branch after closing a PR
delete-branch: true

0 comments on commit 6c7fd09

Please sign in to comment.