This is an automated email from the ASF dual-hosted git repository.

nehapawar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 8ecfd4a  Update pinot_tests.yml (#6316)
8ecfd4a is described below

commit 8ecfd4a68594a229aceb85884e77149ccbaaff83
Author: Jayesh Bapu Ahire <[email protected]>
AuthorDate: Fri Dec 4 21:52:53 2020 +0530

    Update pinot_tests.yml (#6316)
---
 .github/workflows/pinot_tests.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/workflows/pinot_tests.yml 
b/.github/workflows/pinot_tests.yml
index 5c86ee0..fab7c01 100644
--- a/.github/workflows/pinot_tests.yml
+++ b/.github/workflows/pinot_tests.yml
@@ -22,6 +22,12 @@ name: Pinot Tests
 on:
   pull_request:
     branches: [ master ]
+    paths-ignore:
+      - "docs/**"
+      - "licenses/**"
+      - "licenses-binary/**"
+      - "website/**"
+      - "**.md"
 
 jobs:
   unit-test:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to