Skip to content

Commit dd55aba

Browse files
Update pylint.yml
1 parent d57434e commit dd55aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
aws_key_id: ${{ secrets.AWS_KEY_ID }}
3232
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
3333
aws_bucket: "artifactsmaven"
34-
source_dir: '.'
34+
source_dir: 'app'
3535
- name: Execute Lint
3636
run: |
3737
score=10

0 commit comments

Comments
 (0)