Skip to content

Commit

Permalink
ci: change yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kvankova committed Nov 7, 2024
1 parent e1adaa6 commit 17dc57b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/code-embedder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}


- name: Run code embedder
Expand Down

0 comments on commit 17dc57b

Please sign in to comment.