Explorar o código

ci: enable ci runs on pull_request

Nicolas Meienberger hai 1 ano
pai
achega
ff6c90849e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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