diff --git a/.github/workflows/canary_checks.yml b/.github/workflows/canary_checks.yml index bb9b4024bb..b21275688c 100644 --- a/.github/workflows/canary_checks.yml +++ b/.github/workflows/canary_checks.yml @@ -30,6 +30,7 @@ jobs: npm run test live_dependency_health_checks: runs-on: ubuntu-latest + timeout-minutes: 15 permissions: # these permissions are required for the configure-aws-credentials action to get a JWT from GitHub id-token: write