Skip to content

Bump simple-git from 3.24.0 to 3.26.0 #2465

Bump simple-git from 3.24.0 to 3.26.0

Bump simple-git from 3.24.0 to 3.26.0 #2465

Workflow file for this run

name: License headers
on: [push, pull_request]
jobs:
licenseheader:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check license headers
run: "./.ci/license/check-license-headers.sh"