We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff98d7b commit 954c8baCopy full SHA for 954c8ba
.github/workflows/build-multi-node.yml
@@ -21,9 +21,6 @@ on:
21
default: "ubuntu-24.04" # https://github.com/actions/runner-images/blob/main/README.md
22
schedule:
23
- cron: "0 2 * * *" # Nightly at 02:00 UTC
24
- push:
25
- branches:
26
- - CLIENT-3852-tests-against-multi-node-cluster
27
28
env:
29
# defaults to use against workflow triggered through cron
0 commit comments