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 b0240c5 commit 8e9097bCopy full SHA for 8e9097b
action.yml
@@ -72,6 +72,7 @@ runs:
72
73
- name: Fetch documentation files
74
id: fetch-docs
75
+ timeout-minutes: 90
76
shell: bash
77
run: |
78
ENDPOINT_URL="https://server.codeboarding.org/github_action"
0 commit comments