Selaa lähdekoodia

Merge pull request #2150 from gravitl/GRA-1253-test-automation

typo
Alex Feiszli 2 vuotta sitten
vanhempi
commit
9af42eea8d
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      .github/workflows/deletedroplets.yml

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

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