Skip to content

Commit e2d496e

Browse files
committed
[ci skip]
1 parent 2eea384 commit e2d496e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/stale.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
steps:
1414
- uses: actions/[email protected]
1515
with:
16-
repo-token: ${{ secrets.GITHUB_TOKEN }}
1716
stale-issue-message: 'This issue had no activity for **6 months**. It will be closed in **2 weeks** unless there is some new activity. Is this issue already resolved?'
1817
stale-issue-label: 'stale'
1918
exempt-issue-labels: 'bug,enhancement,Priority P0,Priority P1,Priority P2'

0 commit comments

Comments
 (0)