[ci] add workflow_dispatch

This commit is contained in:
Meco Man 2023-11-26 00:22:25 +08:00
parent 50f521b528
commit a0ee4353e1
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ on:
- documentation/**
- '**/README.md'
- '**/README_zh.md'
workflow_dispatch:
permissions:
contents: read # to fetch code (actions/checkout)