Update lint.yml
This commit is contained in:
parent
018b508069
commit
5469446a1a
|
@ -22,8 +22,8 @@ jobs:
|
||||||
uses: EndBug/add-and-commit@v7 # You can change this to use a specific version
|
uses: EndBug/add-and-commit@v7 # You can change this to use a specific version
|
||||||
with:
|
with:
|
||||||
add: '.'
|
add: '.'
|
||||||
author_name: jellyfin-bot
|
author_name: acvigue
|
||||||
author_email: team@jellyfin.org
|
author_email: acvigue@me.com
|
||||||
default_author: github_actor
|
default_author: github_actor
|
||||||
message: 'Auto lint'
|
message: 'Auto lint'
|
||||||
pull_strategy: '--no-rebase'
|
pull_strategy: '--no-rebase'
|
||||||
|
|
Loading…
Reference in New Issue