Skip to content

Commit

Permalink
add "fa" link check in new build file
Browse files Browse the repository at this point in the history
  • Loading branch information
alix1383 committed Jul 30, 2024
1 parent 6bf4a35 commit 8cf32fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
fail-fast: false
env:
# Opt-in for checking links in translations - add the language below.
LINK_CHECKED_LANGUAGES: '["en", ]'
LINK_CHECKED_LANGUAGES: '["en", "fa"]'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 8cf32fa

Please sign in to comment.