mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-16 19:53:23 +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
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
repo: ${{ github.event.repository.name }}
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user