Skip to content

Bump step-security/harden-runner from 2.10.2 to 2.10.4 #98

Bump step-security/harden-runner from 2.10.2 to 2.10.4

Bump step-security/harden-runner from 2.10.2 to 2.10.4 #98

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 .