Skip to content

Replaces yaml cpp with libyaml in SCA module #29

Replaces yaml cpp with libyaml in SCA module

Replaces yaml cpp with libyaml in SCA module #29

name: Generate Doxygen Documentation
on:
pull_request:
types:
- opened
- synchronize
- reopened
workflow_dispatch:
jobs:
generate-docs:
runs-on: ubuntu-24.04
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Doxygen Documentation Generation
uses: ./.github/actions/6_codelinter_doxygen
with:
path: ./
doxygen_config: ./Doxyfile