Skip to content

Commit 6d18ddf

Browse files
authored
Add explicit timeout-minutes to 12 markdown workflows flagged by repository-quality audit (#35322)
1 parent 2e30682 commit 6d18ddf

24 files changed

Lines changed: 198 additions & 186 deletions

.github/workflows/ace-editor.lock.yml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ace-editor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
strategy: centralized
88
name: ace
99
events: [pull_request_comment]
10+
timeout-minutes: 10
1011
strict: false
1112
permissions:
1213
pull-requests: read

.github/workflows/constraint-solving-potd.lock.yml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/constraint-solving-potd.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ emoji: "🧩"
33
on:
44
schedule: daily
55
workflow_dispatch:
6+
timeout-minutes: 30
67

78
permissions:
89
models: read

0 commit comments

Comments
 (0)