ci(label): add smoke test label (#6571)

This commit is contained in:
Aseem Bansal 2022-11-29 18:47:49 +05:30 committed by GitHub
parent ec056211a8
commit 1bb8be59cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,3 +13,6 @@ product:
docs:
- "docs/**/*"
smoke_test:
- "smoke-test/**/*"