mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
update stale workflow
This commit is contained in:
parent
6a488cc081
commit
8023d147b0
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
permissions:
|
||||
issues: write # for actions/stale to close stale issues
|
||||
pull-requests: write # for actions/stale to close stale PRs
|
||||
actions: write
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v9
|
||||
|
Loading…
Reference in New Issue
Block a user