Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
add timeout-minutes option to CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-TuLe2 committed Jun 3, 2024
1 parent 00beb56 commit 5ca454a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
id-token: write
contents: read
runs-on: ubuntu-latest
timeout-minutes: 30

steps:
- name: Checkout source code
Expand Down

0 comments on commit 5ca454a

Please sign in to comment.