Skip to content

fix(design-decision-gate): add MCP keepalive-interval: 60 to prevent GitHub MCP HTTP connection drops #744

fix(design-decision-gate): add MCP keepalive-interval: 60 to prevent GitHub MCP HTTP connection drops

fix(design-decision-gate): add MCP keepalive-interval: 60 to prevent GitHub MCP HTTP connection drops #744

Workflow file for this run

name: Smoke Water
on:
workflow_dispatch:
pull_request:
types: [labeled]
jobs:
call-smoke-workflow-call:

Check failure on line 9 in .github/workflows/smoke-water.yml

View workflow run for this annotation

GitHub Actions / Smoke Water

Invalid workflow file

The workflow is not valid. .github/workflows/smoke-water.yml (Line: 9, Col: 3): Error calling workflow 'github/gh-aw/.github/workflows/smoke-workflow-call.lock.yml@eec39acf2df1ffb7d218b51e6ac30a7bcbdcec5e'. The nested job 'activation' is requesting 'actions: read', but is only allowed 'actions: none'.
if: github.event_name == 'workflow_dispatch' || github.event.label.name == 'water'
uses: ./.github/workflows/smoke-workflow-call.lock.yml
secrets: inherit
permissions:
contents: read
discussions: write
issues: write
pull-requests: write