Skip to content

Commit 97cd62d

Browse files
committed
Add timeout
1 parent 7a178cd commit 97cd62d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-base-files-info-json.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
run-script:
99
runs-on: ubuntu-latest
10+
timeout-minutes: 3
1011
steps:
1112
# Step 1: Checkout the repository
1213
- name: Checkout repository

0 commit comments

Comments
 (0)