Skip to content

Update wemake-services/wemake-python-styleguide action to v0.19.2 #38

Update wemake-services/wemake-python-styleguide action to v0.19.2

Update wemake-services/wemake-python-styleguide action to v0.19.2 #38

Workflow file for this run

name: Lint
"on":
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run-linters:
name: Run linters
runs-on: ubuntu-latest
steps:
- name: Check out Git repository
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- name: wemake-python-styleguide
uses: wemake-services/[email protected]