Parcourir la source

Remove manual trigger

Deniz Cengiz il y a 2 mois
Parent
commit
d8b84ee4a0
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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