Skip to content

Commit 2a3b799

Browse files
committed
fix: expand timeout
1 parent a8da106 commit 2a3b799

2 files changed

Lines changed: 19 additions & 17 deletions

File tree

.github/workflows/monthly-oss-repo-status.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/monthly-oss-repo-status.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
- cron: "52 9 1 * *"
55
timezone: "Asia/Tokyo"
66

7+
timeout-minutes: 60 # job timeout
8+
79
permissions:
810
contents: read
911
issues: read

0 commit comments

Comments
 (0)