From fc937157dc258fa1dc3cad9ee38fa072af297139 Mon Sep 17 00:00:00 2001 From: melt Date: Mon, 30 Mar 2026 09:36:03 +0100 Subject: [PATCH] ci: add 3 minute timeout --- .github/workflows/deploy_slides.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy_slides.yml b/.github/workflows/deploy_slides.yml index 4be5663..4c21e5c 100644 --- a/.github/workflows/deploy_slides.yml +++ b/.github/workflows/deploy_slides.yml @@ -21,6 +21,7 @@ jobs: build: # The type of runner that the job will run on runs-on: ubuntu-latest + timeout-minutes: 3 # Steps represent a sequence of tasks that will be executed as part of the job steps: