Skip to content

Commit

Permalink
update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
hdwhdw committed Dec 18, 2024
1 parent 659e12d commit e8bc547
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,12 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

# Checkout sonic-mgmt-common repository which sonic-gnmi depends on.
- name: Checkout sonic-mgmt-common repository
uses: actions/checkout@v3
with:
repository: sonic-net/sonic-mgmt-common
# build requires sonic-mgmt-common to be in the same directory as sonic-gnmi.
path: ../sonic-mgmt-common
ref: ${{ github.event.pull_request.base.ref }}

Expand Down

0 comments on commit e8bc547

Please sign in to comment.