mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-09 20:27:41 +08:00
ci(docs): allow manually triggering the workflow (#10004)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: Build Docs
|
||||
on:
|
||||
workflow_dispatch: # allow manual triggering
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user