Skip to content

Merge pull request #213 from konstruktoid/renovate/github-codeql-acti… #669

Merge pull request #213 from konstruktoid/renovate/github-codeql-acti…

Merge pull request #213 from konstruktoid/renovate/github-codeql-acti… #669

Workflow file for this run

on: [push, pull_request]
name: Python linting
permissions:
contents: read
jobs:
PythonLinting:
name: Python linting
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Python linting
uses: konstruktoid/action-pylint@v0.6.0