Skip to content

Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#706) #1645

Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#706)

Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#706) #1645

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"