From b7b7444dd0c4473699ce57d406f3464cb639d2c3 Mon Sep 17 00:00:00 2001 From: ivanmilevtues Date: Tue, 24 Jun 2025 13:19:15 +0200 Subject: [PATCH] Added step timeout --- .github/workflows/update-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index f5e910c..d910b32 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -60,8 +60,8 @@ jobs: fi - name: Fetch CodeBoarding Documentation - id: codeboarding timeout-minutes: 30 + id: codeboarding uses: CodeBoarding/CodeBoarding-GHAction@main with: repository_url: ${{ github.event.inputs.repository_url }}