Skip to content

Merge pull request #3 from KevinAlavik/patch-2 #1

Merge pull request #3 from KevinAlavik/patch-2

Merge pull request #3 from KevinAlavik/patch-2 #1

Workflow file for this run

name: Generate Doxygen Documentation
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Doxygen Action
uses: mattnotmitt/doxygen-action@1.9.8