Skip to content

Commit 6ac28ce

Browse files
authored
Update stale.yml
1 parent f6b85be commit 6ac28ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
stale-issue-label: "Status: Stale"
17+
stale-pr-label: "Status: Stale"
1718
stale-issue-message: "This issue is stale because it has been open 30 days with no activity."
1819
stale-pr-message: "This issue is stale because it has been open 30 days with no activity."
1920
days-before-stale: 30

0 commit comments

Comments
 (0)