1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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:58:23 +01:00
parent 6a48153ebf
commit 8edfe0284a

View file

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