Skip to content

Bump simple-statistics from 7.8.3 to 7.8.4 (#855) #2363

Bump simple-statistics from 7.8.3 to 7.8.4 (#855)

Bump simple-statistics from 7.8.3 to 7.8.4 (#855) #2363

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"