Skip to content

Commit

Permalink
strict redirect validation on PR (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo authored Mar 1, 2021
1 parent d19954a commit cd1ac79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check_redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: yarn --frozen-lockfile

- name: Check redirects file(s)
run: yarn content validate-redirects
run: yarn content validate-redirects en-us --strict

0 comments on commit cd1ac79

Please sign in to comment.