Skip to content

Commit 5ed7fff

Browse files
committed
Update coverage.yml
1 parent 7cc0b01 commit 5ed7fff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/coverage.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@ name: PHP Tests
22

33
on:
44
workflow_dispatch:
5+
56
pull_request:
67
branches:
78
- main
9+
810
push:
9-
paths:
10-
- ".github/workflows/coverage.yml"
11+
branches:
12+
- main
1113

1214
jobs:
1315
test:

0 commit comments

Comments
 (0)