remove obsolete permissions block

we use the JF_BOT_TOKEN PAT and not the default GITHUB_TOKEN
This commit is contained in:
K3rnelPan1c 2022-01-25 22:53:09 +01:00
parent fabe7e1fb9
commit 614abddd64
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ on:
- cron: '30 1 * * *'
workflow_dispatch:
permissions:
issues: write
pull-requests: write
jobs:
stale:
runs-on: ubuntu-latest