Skip to content

Replace GitPython implementation with pygit2 one #1115

Replace GitPython implementation with pygit2 one

Replace GitPython implementation with pygit2 one #1115

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@main
- run: make lint