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

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

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