Skip to content

Commit

Permalink
Add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Nov 14, 2024
1 parent 7a178cd commit 97cd62d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-base-files-info-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
run-script:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
# Step 1: Checkout the repository
- name: Checkout repository
Expand Down

0 comments on commit 97cd62d

Please sign in to comment.