Skip to content

Squashed commit of the following: #4635

Squashed commit of the following:

Squashed commit of the following: #4635

name: Check License Header
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
make check_headers