Update stale.yml

This commit is contained in:
2023-05-05 11:09:29 +03:00
committed by GitHub
parent 50afde75b8
commit 263c4dd030

View File

@@ -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