[ci] drop the temporary e2e push trigger

The bedrock_model dispatch input stays; the branch push trigger was
only for pre-PR validation runs.
This commit is contained in:
Maycon Santos
2026-07-26 02:39:24 +00:00
parent 4e624a25c2
commit 691953bacf

View File

@@ -12,10 +12,6 @@ on:
AWS issues it. Leave empty for the Sonnet 4.6 default.
required: false
default: ""
# Auto-run on pushes to the cache-accounting branch until its PR opens.
push:
branches:
- "anet-cache-cost-accounting"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}