Skip to content

fix: warn user about old version of git when using mergetool #1608

fix: warn user about old version of git when using mergetool

fix: warn user about old version of git when using mergetool #1608

Workflow file for this run

name: "Label PR as needs documentation"
on:
pull_request:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"