Skip to content

Bump actions/checkout from 4.1.4 to 4.1.7 #53

Bump actions/checkout from 4.1.4 to 4.1.7

Bump actions/checkout from 4.1.4 to 4.1.7 #53

Workflow file for this run

name: Linting
on:
push:
pull_request:
# branches:
# - main
# - prod
# - ENV-prod
# - "*"
jobs:
linting:
name: Linting
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: GitHub Action for pylint
uses: cclauss/GitHub-Action-for-pylint@master
with:
args: pylint .