فهرست منبع

[ci] add workflow_dispatch

Meco Man 1 سال پیش
والد
کامیت
a0ee4353e1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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)