Skip to content

Commit ea0df4e

Browse files
committed
Remove dispatch file and increase timeout
1 parent 36a396d commit ea0df4e

File tree

2 files changed

+1
-107
lines changed

2 files changed

+1
-107
lines changed

.github/workflows/markdown_tocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
run: |
9393
make markdown-namespace-tocs-files FILES="${{ steps.namespace_files.outputs.files }}"
9494
make markdown-pkg-urls-files FILES="${{ steps.namespace_files.outputs.files }}"
95-
timeout-minutes: 30
95+
timeout-minutes: 60
9696

9797
# Create a pull request with the updated tables of contents:
9898
- name: 'Create pull request'

.github/workflows/markdown_tocs_dispatch.yml

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)