diff --git a/.github/workflows/flow-node-performance-tests.yaml b/.github/workflows/flow-node-performance-tests.yaml index 7ef567a0591d..47feb2a61a61 100644 --- a/.github/workflows/flow-node-performance-tests.yaml +++ b/.github/workflows/flow-node-performance-tests.yaml @@ -1,5 +1,5 @@ ## -# Copyright (C) 2022-2023 Hedera Hashgraph, LLC +# Copyright (C) 2022-2024 Hedera Hashgraph, LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,7 +17,7 @@ name: "Node: Performance Tests" on: schedule: - - cron: '0 */16 * * *' + - cron: '0 0 * * *' workflow_dispatch: defaults: