Skip to content

Commit

Permalink
Update pylint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoptg authored Feb 10, 2024
1 parent af6429d commit 81fe0ea
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pylint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: PyLint Ultroid
on:
push:
branches:
- patch-1
- patch-2
- test
paths:
- "**.py"
jobs:
Expand Down Expand Up @@ -45,6 +44,6 @@ jobs:
commit_message: 'pylint: auto fixes'
commit_options: '--verify'
repository: .
commit_user_name: ufoptg
commit_user_name: TrueSaiyan
commit_user_email: [email protected]
commit_author: ufoptg <[email protected]>

0 comments on commit 81fe0ea

Please sign in to comment.