From 669651fcb2f8cef4115561344824750e857d409e Mon Sep 17 00:00:00 2001 From: William Cheng Date: Mon, 18 Mar 2024 13:01:15 +0800 Subject: [PATCH] trigger workflow when theres change to postman.json (#18129) --- .github/workflows/samples-postman.yaml | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/samples-postman.yaml b/.github/workflows/samples-postman.yaml index edd6c9178256..838271d44750 100644 --- a/.github/workflows/samples-postman.yaml +++ b/.github/workflows/samples-postman.yaml @@ -4,6 +4,7 @@ on: pull_request: paths: - samples/schema/postman-collection/python/** + - samples/schema/postman-collection/postman.json - .github/workflows/samples-postman.yaml jobs: build: diff --git a/README.md b/README.md index 737fc0f20312..1f5c246633f4 100644 --- a/README.md +++ b/README.md @@ -1114,8 +1114,9 @@ Here is a list of template creators: * GraphQL: @wing328 [:heart:](https://www.patreon.com/wing328) * Ktorm: @Luiz-Monad * MySQL: [@ybelenko](https://github.com/ybelenko) + * Postman Collection: @gcatanese * Protocol Buffer: @wing328 - * WSDL @adessoDpd + * WSDL: @adessoDpd :heart: = Link to support the contributor directly