Skip to content

Commit c56151d

Browse files
committed
Merge branch 'development' of https://github.com/apache/incubator-resilientdb into development
2 parents 36a2848 + bf9a7f2 commit c56151d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-ecosystem.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ jobs:
103103
return;
104104
}
105105
}
106-
107106
// Get changed files (only for push events)
108107
let changedFiles = [];
109108
if ('${{ github.event_name }}' === 'push') {

0 commit comments

Comments
 (0)