mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove comma splice from new message
This commit is contained in:
parent
b72762bc86
commit
67f3e8a119
1 changed files with 1 additions and 1 deletions
2
.github/workflows/automation.yml
vendored
2
.github/workflows/automation.yml
vendored
|
@ -17,5 +17,5 @@ jobs:
|
|||
- uses: eps1lon/actions-label-merge-conflict@fd1f295ee7443d13745804bc49fe158e240f6c6e # tag=v2.1.0
|
||||
with:
|
||||
dirtyLabel: 'merge conflict'
|
||||
commentOnDirty: 'This pull request has merge conflicts, please resolve the conflicts so the PR can be successfully reviewed and merged.'
|
||||
commentOnDirty: 'This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.'
|
||||
repoToken: ${{ secrets.JF_BOT_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue