add maixpy doc trigger test

This commit is contained in:
Neucrack
2024-03-07 17:13:29 +08:00
committed by GitHub
parent 18a9460386
commit 1dbe368fb3

View File

@@ -12,6 +12,8 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
repository_dispatch:
types: [update_maixpy_doc]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: