add PR comment target to linux GH action

This commit is contained in:
Lion
2021-01-31 00:40:08 +01:00
committed by GitHub
parent a20f632e3e
commit e2e23635bc

View File

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