trigger workflow when theres change to postman.json (#18129)

This commit is contained in:
William Cheng
2024-03-18 13:01:15 +08:00
committed by GitHub
parent 96fad5eb2c
commit 669651fcb2
2 changed files with 3 additions and 1 deletions

View File

@@ -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: