Skip to content

Commit

Permalink
Update default timeouts for .github/workflows/validate-kong-release.y…
Browse files Browse the repository at this point in the history
…aml [skip ci]
  • Loading branch information
team-eng-enablement authored and GGabriele committed Feb 5, 2024
1 parent 0175a78 commit 15886ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-kong-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
default: 'main'
jobs:
integration:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: "${{ inputs.kong_image }} against ${{ inputs.branch }}"
env:
KONG_ANONYMOUS_REPORTS: "off"
Expand Down

0 comments on commit 15886ce

Please sign in to comment.