Ver código fonte

name of workflow

Matthew R Kasun 2 anos atrás
pai
commit
c3124b74e8
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/deletedroplets.yml

+ 1 - 1
.github/workflows/deletedroplets.yml

@@ -2,7 +2,7 @@ name: Delete Droplets
 
 on:
   workflow_run:
-    workflows: [Run All Test on Branch]
+    workflows: [Deploy and Test Branch]
     types:
       - completed