Explorar o código

Allow manually run test workflow

Alex Tran %!s(int64=3) %!d(string=hai) anos
pai
achega
45e2335b86
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/test.yml

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

@@ -1,5 +1,6 @@
 name: Test
 on:
+  workflow_dispatch:
   pull_request:
   push: { branches: master }