1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-22 05:29:14 -04:00

CI: fix stale.yml workflow (#3491)

This commit is contained in:
Loyalsoldier
2025-08-30 05:20:36 +08:00
committed by GitHub
parent e880c61f86
commit 036979654b

View File

@@ -12,8 +12,7 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: "This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days"
stale-pr-message: 'It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days'
stale-pr-message: "It has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days"
days-before-stale: 120
days-before-close: 5
exempt-pr-labels: 'planned'
exempt-pr-labels: 'planned'
exempt-pr-labels: "planned"