Skip to content

Merge pull request #87 from konstruktoid/renovate/slsa-framework-slsa… #253

Merge pull request #87 from konstruktoid/renovate/slsa-framework-slsa…

Merge pull request #87 from konstruktoid/renovate/slsa-framework-slsa… #253

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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Python linting
uses: konstruktoid/action-pylint@v0.2.3