Skip to content
Snippets Groups Projects
Unverified Commit cfff2e84 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

Extend milestone setter timeout (#50515)

parent ee23a501
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ jobs:
set-milestone:
name: Automatically set milestone
runs-on: ubuntu-22.04
timeout-minutes: 15
timeout-minutes: 30
env:
isNewReleaseBranch: ${{ github.event_name == 'workflow_dispatch' }}
permissions:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment