diff --git a/.github/workflows/ccp-workflow.yml b/.github/workflows/ccp-workflow.yml index 560e0c5..da94fd2 100644 --- a/.github/workflows/ccp-workflow.yml +++ b/.github/workflows/ccp-workflow.yml @@ -2,8 +2,7 @@ name: C/C++ CI on: - push -on: + push: pull_request: types: [opened, reopened]