Skip to content

Scalability

Scalability #4

Workflow file for this run

name: faux-pylint
on:
pull_request:
branches: [ master ]
paths:
- LICENSE
- '**.md'
- .github/workflows/faux-crucible-ci.yaml
- .github/workflows/faux-roadblock-ci.yaml
- .github/workflows/faux-pylint.yaml
- 'docs/**'
jobs:
pylint:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '