1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-21 08:35:20 -05:00

Merge branch 'master' into refine-format-rename-workflow

This commit is contained in:
Kslr
2020-08-24 17:51:13 +08:00
committed by GitHub
3 changed files with 19 additions and 9 deletions

View File

@@ -8,9 +8,9 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v1
- uses: actions/stale@v3.0.10
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"
days-before-stale: 120
days-before-close: 5
days-before-close: 5