Skip to content

Build(deps): Bump actions/checkout from 3 to 4 #264

Build(deps): Bump actions/checkout from 3 to 4

Build(deps): Bump actions/checkout from 3 to 4 #264

Workflow file for this run

name: Lint
on:
pull_request:
paths-ignore:
- '**.py'
jobs:
run-linters:
name: Run linters
runs-on: ubuntu-latest
steps:
- run: 'echo "No linting required"'