Explorar el Código

Remove manual trigger

Deniz Cengiz hace 2 meses
padre
commit
d8b84ee4a0
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .github/workflows/unit_tests.yml

+ 0 - 2
.github/workflows/unit_tests.yml

@@ -1,8 +1,6 @@
 name: zzz [DO NOT RUN] Automated unit tests
 
 on:
-  workflow_dispatch: # Allow manual trigger for debugging
-  
   pull_request:
     branches:
       - dev