Browse Source

Updated .github/workflows/ci.yml

maziggy 1 month ago
parent
commit
b82cca6c4c
1 changed files with 1 additions and 0 deletions
  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)