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 d693152 commit f7a6f09Copy full SHA for f7a6f09
1 file changed
.github/workflows/deploy-docs.yaml
@@ -124,5 +124,6 @@ jobs:
124
125
- name: Test Links
126
run: npm run test:links
127
+ timeout-minutes: 10
128
env:
129
DEPLOY_DISCORD_WEBHOOK: ${{ secrets.DEPLOY_DISCORD_WEBHOOK }}
0 commit comments