diff --git a/.github/workflows/test-build-openapi-bundle.yml b/.github/workflows/test-build-openapi-bundle.yml index 379eb8d7..284e169a 100644 --- a/.github/workflows/test-build-openapi-bundle.yml +++ b/.github/workflows/test-build-openapi-bundle.yml @@ -4,8 +4,8 @@ on: pull_request: branches: - master - paths: - - 'core/openapi/**.yaml' +# paths: +# - 'core/openapi/**.yaml' jobs: test-build-openapi-bundle: