mirror of
https://github.com/ivuorinen/cinode-api.git
synced 2026-02-03 23:43:44 +00:00
Update stale.yml
This commit is contained in:
9
.github/workflows/stale.yml
vendored
9
.github/workflows/stale.yml
vendored
@@ -8,11 +8,10 @@ on:
|
|||||||
workflow_call:
|
workflow_call:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: write
|
|
||||||
issues: write
|
|
||||||
pull-requests: write
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
uses: ivuorinen/.github/.github/workflows/stale.yml@main
|
uses: ivuorinen/.github/.github/workflows/stale.yml@main
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
issues: write
|
||||||
|
pull-requests: write
|
||||||
|
|||||||
Reference in New Issue
Block a user