remove pull_request comment action

This commit is contained in:
Lion
2021-01-31 03:25:49 +01:00
committed by GitHub
parent 51f0b504b7
commit 3bb9b17d47

View File

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