SImplify action
This commit is contained in:
parent
bf349eec7a
commit
8972a11c0a
1 changed files with 1 additions and 5 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -1,10 +1,6 @@
|
|||
name: Tests (PHP)
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- ready_for_review
|
||||
- review_requested
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
Loading…
Reference in a new issue