Meco Man 2 лет назад
Родитель
Сommit
a0ee4353e1
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .github/workflows/action.yml

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

@@ -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)