Skip to content

v3.1.0

v3.1.0 #773

Workflow file for this run

# This workflow ensures LICENSE-3rdparty.csv is up-to-date with all dependencies used
name: Check dependencies license
on: push
jobs:
check-license-3rdparty:
name: Check LICENSE-3rdparty.csv
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check LICENSE-3rdparty.csv
run: ./ci/check-license-3rdparty.sh