Skip to content

Bump prettier from 2.8.8 to 3.0.0 #1031

Bump prettier from 2.8.8 to 3.0.0

Bump prettier from 2.8.8 to 3.0.0 #1031

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"