Browse Source

name of workflow

Matthew R Kasun 2 years ago
parent
commit
c3124b74e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/deletedroplets.yml

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

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