We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc9ae6 commit da114adCopy full SHA for da114ad
1 file changed
.github/workflows/java-bigquery-jdbc-ci.yaml
@@ -33,7 +33,9 @@ jobs:
33
with:
34
filters: |
35
library:
36
+ - 'java-bigquery/**'
37
- 'java-bigquery-jdbc/**'
38
+ - 'java-bigquerystorage/**'
39
- '.github/workflows/java-bigquery-jdbc-ci.yaml'
40
- 'google-auth-library-java/**/*.java'
41
- 'google-auth-library-java/**/pom.xml'
0 commit comments