Skip to content

Commit 7060896

Browse files
committed
Ensure that it's my fork that gets checked out
1 parent d125455 commit 7060896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-translations-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout numpy.org
2121
uses: actions/checkout@v4
2222
with:
23-
repository: 'numpy/numpy.org'
23+
repository: 'steppi/numpy.org'
2424
path: 'numpy.org'
2525
ref: 'main'
2626
fetch-depth: 0

0 commit comments

Comments
 (0)