Skip to content

Commit

Permalink
many things to try...
Browse files Browse the repository at this point in the history
  • Loading branch information
MongoCaleb committed Jul 8, 2024
1 parent 32c7965 commit 486d7b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/add-preview-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
# git fetch
git remote -v
echo ${{ github.head_ref }}
echo ${{ github.base_ref }}
echo ${{github.ref}}
gh repo set-default mongodb/docs-app-services
gh pr diff ${{ github.head_ref }} --name-only
# gh repo set-default mongodb/docs-app-services
gh pr view
#links_action
#master
#refs/pull/789/merge
Expand Down

0 comments on commit 486d7b2

Please sign in to comment.