Skip to content

Commit

Permalink
Merge branch 'main' into unsecure_con_for_emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Nov 6, 2024
2 parents 8d03965 + 35ae9f7 commit 2d1d900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
docs:
name: "Generate Documentation"
uses: GoogleCloudPlatform/php-tools/.github/workflows/doctum.yml@main
if: ${{ github.event.pull_request.head.repo.full_name == 'googleapis/gax-php' }}
with:
title: "Google API Core (GAX) Reference Documentation"
default_version: ${{ inputs.tag || github.head_ref || github.ref_name }}
Expand Down

0 comments on commit 2d1d900

Please sign in to comment.