Skip to content

Commit f3e3fdc

Browse files
committed
Update automations repo and branch
1 parent d0b4926 commit f3e3fdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ jobs:
2323
- name: Checkout scientific-python-translations automations
2424
uses: actions/checkout@v4
2525
with:
26-
repository: 'steppi/automations'
26+
repository: 'scientific-python-translations/automations'
2727
path: 'automations'
28-
ref: 'filter_commits'
28+
ref: 'main'
2929

3030
- name: Create translations branch for language of interest
3131
env:

0 commit comments

Comments
 (0)