Skip to content

Fix: send the right command to ospd (#1485) #7

Fix: send the right command to ospd (#1485)

Fix: send the right command to ospd (#1485) #7

Workflow file for this run

name: 'Build Documentation'
on:
push:
branches: [ main, stable, oldstable, middleware ]
jobs:
generate-doc-and-upload-coverage:
name: Build XML documentation and upload coverage
runs-on: ubuntu-latest
container: greenbone/doxygen
steps:
- name: Run the c lang coverage action
uses: greenbone/actions/doc-coverage-clang@v3