Skip to content

Commit 1fb31f1

Browse files
committed
Set release-notes workflow timeout to 2 hours
1 parent 7ddb31b commit 1fb31f1

2 files changed

Lines changed: 21 additions & 19 deletions

File tree

.github/workflows/release-notes.lock.yml

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

.github/workflows/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ permissions:
55
contents: read
66
pull-requests: read
77
issues: read
8+
89
runtimes:
910
dotnet:
1011
version: "9.0"
@@ -33,6 +34,7 @@ tools:
3334
- dotnet-release
3435
- git
3536
- jq
37+
timeout-minutes: 120
3638

3739
on:
3840
schedule: daily around 9am PDT

0 commit comments

Comments
 (0)