Skip to content

Commit

Permalink
Update workflow to include .pylintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
gareth-palmer committed Sep 7, 2021
1 parent 1f4ec42 commit eed345f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- 'setbackground'
- 'setringtone'
- 'xmlinfo'
- '.pylintrc'
- '.github/workflows/pylint.yml'

pull_request:
Expand All @@ -23,6 +24,7 @@ on:
- 'setbackground'
- 'setringtone'
- 'xmlinfo'
- '.pylintrc'
- '.github/workflows/pylint.yml'

jobs:
Expand Down

0 comments on commit eed345f

Please sign in to comment.