Explorar o código

[workflows/ci.yml] Run CI on PRs

Sergey M․ %!s(int64=5) %!d(string=hai) anos
pai
achega
1e8e5d5238
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/ci.yml

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

@@ -1,5 +1,5 @@
 name: CI
-on: [push]
+on: [push, pull_request]
 jobs:
   tests:
     name: Tests