Skip to content

Commit 8876866

Browse files
Update phpunit.yml
1 parent dbf448a commit 8876866

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: phpunit
2-
on: [ push ]
2+
3+
on: [ push, pull_request ]
34

45
jobs:
56
build:

0 commit comments

Comments
 (0)