We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc974c commit 5e7312bCopy full SHA for 5e7312b
1 file changed
.github/workflows/deploy-docs.yaml
@@ -128,6 +128,6 @@ jobs:
128
129
- name: Test Links
130
run: npm run test:links
131
- timeout-minutes: 10
+ timeout-minutes: 5
132
env:
133
DEPLOY_DISCORD_WEBHOOK: ${{ secrets.DEPLOY_DISCORD_WEBHOOK }}
0 commit comments