mirror of
https://github.com/ivuorinen/nvm-auto-use.git
synced 2026-01-26 03:24:06 +00:00
Update stale.yml
This commit is contained in:
13
.github/workflows/stale.yml
vendored
13
.github/workflows/stale.yml
vendored
@@ -8,11 +8,12 @@ on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write # only for delete-branch option
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
uses: ivuorinen/.github/.github/workflows/stale.yml@main
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write # only for delete-branch option
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: ivuorinen/actions/stale@main
|
||||
|
||||
Reference in New Issue
Block a user