Skip to content

Commit

Permalink
test javadoc with bigtable
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli committed Sep 29, 2023
1 parent 12f01f9 commit dfafb1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ branchProtectionRules:
- "build (8, java-bigquery, test)"
- "build (8, java-bigquery, lint)"
- "build (8, java-bigquery, clirr)"
- "build (8, java-bigquery, javadoc)"
- "build (8, java-bigtable, javadoc)"
- "build (11, java-bigquery, test)"
- "build (11, java-bigquery, lint)"
- "build (11, java-bigquery, clirr)"
- "build (11, java-bigquery, javadoc)"
- "build (11, java-bigtable, javadoc)"
- "cla/google"
- pattern: java7
# Can admins overwrite branch protection.
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/downstream-maven-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
java: [8, 11]
repo:
- java-bigquery
- java-bigtable
job-type:
- test # maven-surefire-plugin
- lint # fmt-maven-plugin and google-java-format
Expand Down

0 comments on commit dfafb1a

Please sign in to comment.