Skip to content

Updating workflow files #24

Updating workflow files

Updating workflow files #24

Workflow file for this run

name: Doxygen Generation
on:
push:
branches: [main]
workflow_dispatch:
jobs:
doxygen-generation:
runs-on: ubuntu-latest
steps:
- name: Doxygen generation
uses: Skptak/CI-CD-Github-Actions/doxygen-generation@main