Explorar o código

Merge pull request #220 from ObKo/atsju-patch-1

run test actions on pull requests
Julien Staub %!s(int64=4) %!d(string=hai) anos
pai
achega
011d7636eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/cmake.yml

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

@@ -1,6 +1,6 @@
 name: Tests
 
-on: [push]
+on: [push, pull_request]
 
 env:
   # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)