Преглед изворни кода

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

run test actions on pull requests
Julien Staub пре 4 година
родитељ
комит
011d7636eb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/cmake.yml

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

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