Skip to content

Update tests, CI/CD actions, and CONTRIBUTING guide #8

Update tests, CI/CD actions, and CONTRIBUTING guide

Update tests, CI/CD actions, and CONTRIBUTING guide #8

Workflow file for this run

name: Copyright Header Check
on: pull_request
jobs:
copyright_header_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check license & copyright headers
uses: viperproject/check-license-header@v2
with:
path:
config: .github/workflows/check_copyright_config.json
# strict: true