Run Action also on pull request

This commit is contained in:
Christian Hohnstaedt 2022-02-19 18:03:21 +01:00
parent bab9477e69
commit f98a76eef3

View File

@ -1,6 +1,6 @@
name: CMake
on: push
on: [ push, pull_request ]
env:
BUILD_TYPE: Release