Skip to content

Commit

Permalink
maybe its still ambiguous
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed Nov 7, 2024
1 parent 83b1c81 commit 3f6ea50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_docs_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
git fetch origin main
git checkout main
git merge ${{ github.event.pull_request.head.ref }}
git merge origin/${{ github.event.pull_request.head.ref }}
commit=$(git rev-parse HEAD)
git checkout docs-latest
Expand Down

0 comments on commit 3f6ea50

Please sign in to comment.