WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 165cbd3

Browse files
committed
chore(workflows/pr-check_redirects): use rari for redirect check
1 parent 8b02727 commit 165cbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check_redirects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040

4141
- name: Check redirects file(s)
4242
if: steps.filter.outputs.required_files == 'true'
43-
run: yarn content:legacy validate-redirects en-us --strict
43+
run: yarn content validate-redirects en-US

0 commit comments

Comments
 (0)