Skip to content

Merge pull request #524 from espressif/fix/lvgl_draw_buf_alignment #4

Merge pull request #524 from espressif/fix/lvgl_draw_buf_alignment

Merge pull request #524 from espressif/fix/lvgl_draw_buf_alignment #4

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-20.04
steps:
- uses: actions/checkout@v2
- uses: mattnotmitt/[email protected]