Skip to content

Commit

Permalink
Add timeout to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGinnivan committed Aug 19, 2024
1 parent 013c0e1 commit d074278
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 272 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 15
environment: prd
env:
AZURE_SUBSCRIPTION_ID: ${{ vars.AZURE_SUBSCRIPTION_ID}}
Expand Down
Loading

0 comments on commit d074278

Please sign in to comment.