Skip to content

Commit 669651f

Browse files
authored
trigger workflow when theres change to postman.json (#18129)
1 parent 96fad5e commit 669651f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/samples-postman.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
paths:
66
- samples/schema/postman-collection/python/**
7+
- samples/schema/postman-collection/postman.json
78
- .github/workflows/samples-postman.yaml
89
jobs:
910
build:

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1114,8 +1114,9 @@ Here is a list of template creators:
11141114
* GraphQL: @wing328 [:heart:](https://www.patreon.com/wing328)
11151115
* Ktorm: @Luiz-Monad
11161116
* MySQL: [@ybelenko](https://github.com/ybelenko)
1117+
* Postman Collection: @gcatanese
11171118
* Protocol Buffer: @wing328
1118-
* WSDL @adessoDpd
1119+
* WSDL: @adessoDpd
11191120

11201121
:heart: = Link to support the contributor directly
11211122

0 commit comments

Comments
 (0)