From c387a550fe99f01cc705c799b705e061c88900d3 Mon Sep 17 00:00:00 2001 From: vatsaltanna-simformsolutions <63704011+vatsaltanna-simformsolutions@users.noreply.github.com> Date: Tue, 6 Aug 2024 12:17:40 +0530 Subject: [PATCH] Update web-example-release.yaml --- .github/workflows/web-example-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/web-example-release.yaml b/.github/workflows/web-example-release.yaml index 4bed1154..4aeb2d68 100644 --- a/.github/workflows/web-example-release.yaml +++ b/.github/workflows/web-example-release.yaml @@ -21,6 +21,7 @@ concurrency: jobs: build: runs-on: ubuntu-latest + timeout-minutes: 15 environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }}