Skip to content

Add copyright headers to files #5

Add copyright headers to files

Add copyright headers to files #5

Workflow file for this run

name: Build Documentation
on:
push:
branches: [ main ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Documentation
uses: mattnotmitt/doxygen-action@v1.2.1