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