mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
[PHP] better PHP symfony test (#14117)
* better php symfony test * trigger build failure * Revert "trigger build failure" This reverts commit ed7a57ead2726705fe733a7027717b864810843f. * update samples
This commit is contained in:
4
.github/workflows/samples-php8.yaml
vendored
4
.github/workflows/samples-php8.yaml
vendored
@@ -3,10 +3,10 @@ name: Samples PHP 8.x
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- samples/server/petstore/php-symfony/SymfonyBundle-php/
|
||||
- samples/server/petstore/php-symfony/SymfonyBundle-php/**
|
||||
pull_request:
|
||||
paths:
|
||||
- samples/server/petstore/php-symfony/SymfonyBundle-php/
|
||||
- samples/server/petstore/php-symfony/SymfonyBundle-php/**
|
||||
jobs:
|
||||
build:
|
||||
name: Build PHP projects
|
||||
|
||||
Reference in New Issue
Block a user