mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-01-26 11:44:11 +00:00
chore: add pull_request to github workflow
This commit is contained in:
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
@@ -2,7 +2,7 @@
|
||||
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
|
||||
name: PHPUnit
|
||||
|
||||
on: [ push ]
|
||||
on: [ push, pull_request ]
|
||||
|
||||
jobs:
|
||||
build-test:
|
||||
|
||||
Reference in New Issue
Block a user