Skip to content
Snippets Groups Projects
Unverified Commit f144a6ec authored by Ariya Hidayat's avatar Ariya Hidayat Committed by GitHub
Browse files

Conditionally scope the PR run for the new Presto JDBC driver (#18395)

parent 77a02e6e
Branches
Tags
No related merge requests found
......@@ -2,6 +2,9 @@ name: Kerberized Presto Integration Test
on:
pull_request:
paths:
- '**/presto_jdbc/**'
- '**/presto_jdbc.clj'
push:
branches:
- master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment