This commit is contained in:
felix920506 2025-08-02 06:59:41 -04:00 committed by GitHub
commit 561836cdc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ jobs:
rename: rename:
name: Rename name: Rename
if: contains(github.event.comment.body, '@jellyfin-bot rename') && github.event.comment.author_association == 'MEMBER' if: contains(github.event.comment.body, '@jellyfin-bot rename')
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: pull in script - name: pull in script