mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-05 19:47:45 +00:00
Checkout correct ref in docstring-labeler.yml (#4563)
This commit is contained in:
parent
b09289241b
commit
458e9f1897
2
.github/workflows/docstring-labeler.yml
vendored
2
.github/workflows/docstring-labeler.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
||||
|
||||
- name: Checkout HEAD commit
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.ref }}
|
||||
|
||||
- name: Get docstrings
|
||||
id: head-docstrings
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user