Skip to content

Merge pull request #114 from konstruktoid/renovate/actions-checkout-4.x #336

Merge pull request #114 from konstruktoid/renovate/actions-checkout-4.x

Merge pull request #114 from konstruktoid/renovate/actions-checkout-4.x #336

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Python linting
uses: konstruktoid/[email protected]