Browse Source

ci: enable ci runs on pull_request

Nicolas Meienberger 1 year ago
parent
commit
ff6c90849e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ci.yml

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

@@ -1,6 +1,7 @@
 name: Tipi CI
 on:
   push:
+  pull_request:
 
 env:
   ROOT_FOLDER: /runtipi