Explorar o código

Updated .github/workflows/ci.yml

maziggy hai 4 meses
pai
achega
a58ab8b8db
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/ci.yml

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

@@ -5,6 +5,7 @@ on:
     branches: [main]
   pull_request:
     branches: [main]
+  workflow_dispatch:
     # 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)