Sfoglia il codice sorgente

Trigger workflow manually

Mohammad Abdolirad 2 anni fa
parent
commit
50b6e16b3d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: