mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-06 06:07:05 +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:
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user