Skip to content

Commit 954c8ba

Browse files
committed
updated build workflow to remove feature branch
1 parent ff98d7b commit 954c8ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-multi-node.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ on:
2121
default: "ubuntu-24.04" # https://github.com/actions/runner-images/blob/main/README.md
2222
schedule:
2323
- cron: "0 2 * * *" # Nightly at 02:00 UTC
24-
push:
25-
branches:
26-
- CLIENT-3852-tests-against-multi-node-cluster
2724

2825
env:
2926
# defaults to use against workflow triggered through cron

0 commit comments

Comments
 (0)