Remove pull_request_review from CI triggers

This commit is contained in:
Hypolite Petovan 2020-08-22 14:09:41 -04:00 committed by GitHub
parent 507d66936c
commit b14b334ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: Testing Friendica
on: [push, pull_request, pull_request_review]
on: [push, pull_request]
jobs:
friendica:
@ -97,4 +97,4 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
file: clover.xml
file: clover.xml