Browse Source

Merge branch 'testing' of github.com:gravitl/netmaker into testing

Matthew R Kasun 3 years ago
parent
commit
8008f2157e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/docker-test.yml

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

@@ -4,7 +4,7 @@ on:
     push:
     push:
         branches:
         branches:
             - 'testing'
             - 'testing'
-    workflow-dispatch:
+    workflow_dispatch:
 
 
 jobs:
 jobs:
     docker:
     docker: