Skip to content

Commit

Permalink
test token
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaucasau committed May 15, 2024
1 parent da23d99 commit 8db4986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/api-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ jobs:
- name: Install Node.js dependencies
run: npm ci
- name: Check internal links
env:
GITHUB_TOKEN: ${{ github.token }}
run: >
npm run check:external-links docs/support.mdx

0 comments on commit 8db4986

Please sign in to comment.