Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Merge pull request #42 from gotwarlost/xface #101

Merge pull request #42 from gotwarlost/xface

Merge pull request #42 from gotwarlost/xface #101

name: check license headers
on:
pull_request:
push:
branches:
- main
jobs:
check-gen:
name: check license headers
runs-on: ubuntu-latest
steps:
- id: checkout
uses: actions/checkout@v3
with:
fetch-depth: "0"
- name: checks
run: |
./scripts/check/check-license-header.sh