Skip to content

Commit

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

jobs:
renovate-autoapprove:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
runs-on: ubuntu-latest
if: ${{ github.actor == 'renovate[bot]' }}
steps:
Expand Down

0 comments on commit 81f916c

Please sign in to comment.