Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DGrothe-PhD committed Sep 13, 2024
2 parents 89a7ebb + c777848 commit a479306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Pylint
on:
push:
paths:
- './**/*.py'
- '*.py'
pull_request:
paths:
- './**/*.py'
- '*.py'

jobs:
build:
Expand Down

0 comments on commit a479306

Please sign in to comment.