Kaynağa Gözat

Trigger workflow manually

Mohammad Abdolirad 2 yıl önce
ebeveyn
işleme
50b6e16b3d
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/ci.yml

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

@@ -1,6 +1,7 @@
 name: CI
 
 on:
+  workflow_dispatch:
   push:
     branches: [ "main" ]
   pull_request: