Skip to content

Update README.md (#134) #695

Update README.md (#134)

Update README.md (#134) #695

Workflow file for this run

on: [push, pull_request]
name: pylint
jobs:
gitHubActionForPylint:
name: GitHub Action for pylint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: GitHub Action for pylint
uses: cclauss/GitHub-Action-for-pylint@master
with:
args: pylint **/*.py