Skip to content

Commit 1780dba

Browse files
authored
chore: update state.yml (#3733)
1 parent bf717f1 commit 1780dba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
1515
stale-pr-message: 'This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
16+
exempt-issue-labels: 'bug,enhancement'
1617
days-before-stale: 60
1718
days-before-close: 7
1819

0 commit comments

Comments
 (0)