Ver Fonte

[ci] add workflow_dispatch

Meco Man há 1 ano atrás
pai
commit
a0ee4353e1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/action.yml

+ 1 - 0
.github/workflows/action.yml

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