From 2c67d6c6ac3f21ebf998d83f0b707d4cd9589ff6 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Mon, 27 Jan 2025 12:38:12 -0600 Subject: [PATCH] Update cental-sync-create.yml Increase close and release timeout to 10m Signed-off-by: Chris Bono --- .github/workflows/cental-sync-create.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cental-sync-create.yml b/.github/workflows/cental-sync-create.yml index 62025fc3..f2c7f586 100644 --- a/.github/workflows/cental-sync-create.yml +++ b/.github/workflows/cental-sync-create.yml @@ -48,6 +48,8 @@ jobs: pgp-sign: true pgp-sign-passphrase: ${{ secrets.GPG_PASSPHRASE }} pgp-sign-private-key: ${{ secrets.GPG_PRIVATE_KEY }} + close-timeout: 1200 + release-timeout: 1200 # Print staging repo id - name: Print Staging Repo Id