We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d831656 commit 4fc39cfCopy full SHA for 4fc39cf
2 files changed
.github/workflows/markdown_tocs.yml
@@ -89,7 +89,7 @@ jobs:
89
run: |
90
make markdown-namespace-tocs-files FILES="${{ steps.namespace_files.outputs.files }}"
91
make markdown-pkg-urls-files FILES="${{ steps.namespace_files.outputs.files }}"
92
- timeout-minutes: 15
+ timeout-minutes: 30
93
94
# Create a pull request with the updated tables of contents:
95
- name: 'Create pull request'
.github/workflows/markdown_tocs_dispatch.yml
@@ -83,7 +83,7 @@ jobs:
83
84
85
86
87
88
0 commit comments