Skip to content

ci(launchpad): Set parallel count to launchpad CI #2674

ci(launchpad): Set parallel count to launchpad CI

ci(launchpad): Set parallel count to launchpad CI #2674

Workflow file for this run

name: Build Doxygen documentation
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- master
jobs:
build-docu:
name: Build Doxygen documentation
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v2
- uses: mattnotmitt/[email protected]