Skip to content

Commit

Permalink
Update default timeouts for .github/workflows/get-changed-files.yaml …
Browse files Browse the repository at this point in the history
…[skip ci] (#1994)
  • Loading branch information
team-eng-enablement authored Feb 5, 2024
1 parent 2995bcc commit beb55b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/get-changed-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:

jobs:
get-changed-files:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Check changed files
runs-on: ubuntu-22.04
outputs:
Expand Down

0 comments on commit beb55b3

Please sign in to comment.