Don't trigger workflows in unnecessary events and always use jellyfin-bot

This commit is contained in:
Fernando Fernández
2021-05-31 00:40:02 +02:00
parent a29ee991a4
commit d9bd162739
4 changed files with 10 additions and 2 deletions

View File

@@ -20,3 +20,5 @@ jobs:
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
with:
github_token: ${{ secrets.JF_BOT_TOKEN }}