Ver Fonte

Updated .github/workflows/ci.yml

maziggy há 1 mês atrás
pai
commit
a58ab8b8db
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -5,6 +5,7 @@ on:
     branches: [main]
     branches: [main]
   pull_request:
   pull_request:
     branches: [main]
     branches: [main]
+  workflow_dispatch:
     # Run on PRs targeting main, but skip for repo owner (runs local tests)
     # Run on PRs targeting main, but skip for repo owner (runs local tests)
 
 
 # Skip CI for PRs authored by repo owner (they run tests locally)
 # Skip CI for PRs authored by repo owner (they run tests locally)