mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-06 14:17:06 +02:00
Merge 9ec657cf6e
into 9e36fa4263
This commit is contained in:
commit
561836cdc7
2
.github/workflows/commands.yml
vendored
2
.github/workflows/commands.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
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
|
||||
steps:
|
||||
- name: pull in script
|
||||
|
Loading…
Reference in New Issue
Block a user