Skip to content

Merge pull request #1025 from kapicorp/dependabot/pip/gitpython-3.1.32 #1422

Merge pull request #1025 from kapicorp/dependabot/pip/gitpython-3.1.32

Merge pull request #1025 from kapicorp/dependabot/pip/gitpython-3.1.32 #1422

Workflow file for this run

---
name: Python Lint
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@main