Skip to content

Follow Security Guide to update YAML files. (#60) #23

Follow Security Guide to update YAML files. (#60)

Follow Security Guide to update YAML files. (#60) #23

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: FreeRTOS/CI-CD-Github-Actions/doxygen-generation@main