Skip to content

Commit

Permalink
Merge branch 'main' into smartling-content-updated-irlx6tsbtot5-from-…
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
Sporiff authored Feb 26, 2024
2 parents b5d14f0 + 2c352c5 commit 9f9472c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ jobs:
args: --max-redirects 10 --base ${{ steps.waitForVercel.outputs.url }} './src/content/docs/**/*.mdx'
fail: true
check-live-links:
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Lychee Broken Link Checker
if: github.ref == 'refs/heads/main'
uses: lycheeverse/[email protected]
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 9f9472c

Please sign in to comment.