Remove pull_request_review from CI triggers
This commit is contained in:
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Testing Friendica
|
name: Testing Friendica
|
||||||
on: [push, pull_request, pull_request_review]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
friendica:
|
friendica:
|
||||||
|
|||||||
Reference in New Issue
Block a user