diff --git a/.github/workflows/prod.yml b/.github/workflows/prod.yml index 1898f8bf27..e100aeebb5 100644 --- a/.github/workflows/prod.yml +++ b/.github/workflows/prod.yml @@ -11,6 +11,7 @@ jobs: id-token: write contents: read runs-on: ubuntu-latest + timeout-minutes: 30 steps: - name: Checkout source code