Skip to content

Commit db819c7

Browse files
committed
Update workflow name
1 parent 6d7ff86 commit db819c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: true
99

1010
jobs:
11-
auto-translation-pr:
11+
create-translations-pr:
1212
runs-on: ubuntu-latest
1313
# Run only on main branch in upstream repo.
1414
if: ${{ github.repository == 'numpy/numpy.org' && github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)