Update lint.yml

This commit is contained in:
aiden vigue 2021-06-10 09:05:18 -07:00 committed by GitHub
parent 018b508069
commit 5469446a1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ jobs:
uses: EndBug/add-and-commit@v7 # You can change this to use a specific version
with:
add: '.'
author_name: jellyfin-bot
author_email: team@jellyfin.org
author_name: acvigue
author_email: acvigue@me.com
default_author: github_actor
message: 'Auto lint'
pull_strategy: '--no-rebase'