Skip to content

Upgrade JSON11 from 1.1.2 to 2.0.0 #2491

Upgrade JSON11 from 1.1.2 to 2.0.0

Upgrade JSON11 from 1.1.2 to 2.0.0 #2491

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"