[ci] add workflow_dispatch

This commit is contained in:
Meco Man
2023-11-26 15:34:54 +08:00
parent 50f521b528
commit a0ee4353e1
+1
View File
@@ -20,6 +20,7 @@ on:
- documentation/**
- '**/README.md'
- '**/README_zh.md'
workflow_dispatch:
permissions:
contents: read # to fetch code (actions/checkout)