Skip to content

Commit

Permalink
Update default timeouts for .github/workflows/cleanup-preview-package…
Browse files Browse the repository at this point in the history
…s.yaml [skip ci]
  • Loading branch information
team-eng-enablement committed Feb 3, 2024
1 parent 9069a49 commit d292eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cleanup-preview-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ concurrency:

jobs:
cleanup:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Cleanup PR Previews
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit d292eef

Please sign in to comment.