update workflow
This commit is contained in:
parent
543f8a38f6
commit
a8f06441bd
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
name: Unit Testing
|
name: Unit Testing
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
phpunit:
|
phpunit:
|
||||||
|
|
Loading…
Reference in a new issue