mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-15 11:11:55 +00:00
add repo name as well (#2729)
This commit is contained in:
parent
42b1a5c3a4
commit
6a7152044e
1
.github/actions/python_cache/action.yml
vendored
1
.github/actions/python_cache/action.yml
vendored
@ -25,6 +25,7 @@ runs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repo: ${{ github.event.repository.name }}
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Setup Python
|
||||
|
Loading…
x
Reference in New Issue
Block a user