mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-22 08:21:30 +02:00
Revert "[ci] Temporarily run agent-network e2e on push to this branch"
This reverts commit e4f66aac72.
This commit is contained in:
4
.github/workflows/agent-network-e2e.yml
vendored
4
.github/workflows/agent-network-e2e.yml
vendored
@@ -5,10 +5,6 @@ on:
|
||||
schedule:
|
||||
- cron: "0 3 * * *"
|
||||
workflow_dispatch:
|
||||
# TEMPORARY: run on push to this branch to validate the DNS lazy-connection
|
||||
# warm-up end to end. Revert before merge.
|
||||
push:
|
||||
branches: ["feature/dns-lazy-conn-warmup"]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user