Skip to content

Commit

Permalink
Update pylint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Feb 3, 2025
1 parent 55ccc2e commit c11022d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Pylint
on: [push]

permissions:
contents: read # Needed to read Python files for linting

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c11022d

Please sign in to comment.