Skip to content

Exclude .venv from linting, in case it's under the source root #6918

Exclude .venv from linting, in case it's under the source root

Exclude .venv from linting, in case it's under the source root #6918

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"