Selaa lähdekoodia

Trigger workflow manually

Mohammad Abdolirad 2 vuotta sitten
vanhempi
commit
50b6e16b3d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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: