[ci] add workflow_dispatch
This commit is contained in:
parent
50f521b528
commit
a0ee4353e1
|
@ -20,6 +20,7 @@ on:
|
|||
- documentation/**
|
||||
- '**/README.md'
|
||||
- '**/README_zh.md'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
|
Loading…
Reference in New Issue