Переглянути джерело

run test actions on pull requests

Julien Staub 4 роки тому
батько
коміт
e00a986f4e
1 змінених файлів з 1 додано та 1 видалено
  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.)