Skip to content

Bump gitpython from 3.1.30 to 3.1.32 in /docs #162

Bump gitpython from 3.1.30 to 3.1.32 in /docs

Bump gitpython from 3.1.30 to 3.1.32 in /docs #162

name: 🔎 Checking pull request
on:
pull_request:
jobs:
run-tests:
name: 🔎 Run the test suite
uses: ./.github/workflows/phpunit_tests.yml
static-analysis:
name: 🔎 Analyse the code for errors
uses: ./.github/workflows/phpstan_analysis.yml