mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
update stale workflow
This commit is contained in:
parent
6a488cc081
commit
8023d147b0
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue