mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-29 02:51:29 +02:00
[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:
4
.github/workflows/agent-network-e2e.yml
vendored
4
.github/workflows/agent-network-e2e.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user