Kaynağa Gözat

ci: allow tests to be manually triggered

Nicolas Duchon 4 yıl önce
ebeveyn
işleme
f9e58cea9b
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/workflows/test.yml

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

@@ -1,6 +1,7 @@
 name: Tests
 
 on:
+  workflow_dispatch:
   push:
     paths-ignore:
     - 'LICENSE'