Skip to content

Commit 0babb6a

Browse files
authored
add .js (#16428)
1 parent ce33df1 commit 0babb6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-all-english-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Run script
15-
run: script/check-english-links > broken_links.md
15+
run: script/check-english-links.js > broken_links.md
1616
- name: Check if any broken links
1717
id: check
1818
run: |

0 commit comments

Comments
 (0)