This is an automated email from the ASF dual-hosted git repository. harishgokul01 pushed a commit to branch development in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
commit c56151de2d94dad0de96b8af3868077e1dca38f8 Merge: 36a28485 bf9a7f26 Author: harish876 <[email protected]> AuthorDate: Tue Jan 20 00:18:24 2026 +0000 Merge branch 'development' of https://github.com/apache/incubator-resilientdb into development .github/workflows/deploy-ecosystem.yml | 1 - 1 file changed, 1 deletion(-) diff --cc .github/workflows/deploy-ecosystem.yml index 1a5fd67e,12a8de2a..e4d0be89 --- a/.github/workflows/deploy-ecosystem.yml +++ b/.github/workflows/deploy-ecosystem.yml @@@ -103,7 -92,7 +103,6 @@@ jobs return; } } - - // Get changed files (only for push events) let changedFiles = []; if ('${{ github.event_name }}' === 'push') {
