Skip to content

Bump @babel/eslint-parser from 7.23.3 to 7.23.9 #1651

Bump @babel/eslint-parser from 7.23.3 to 7.23.9

Bump @babel/eslint-parser from 7.23.3 to 7.23.9 #1651

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"