We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea02f04 commit 351da06Copy full SHA for 351da06
1 file changed
.github/workflows/pull-request-check.yml
@@ -177,6 +177,7 @@ jobs:
177
uses: actions/download-artifact@v4
178
with:
179
pattern: che-*
180
+ merge-multiple: true
181
path: .
182
183
- name: List downloaded files
0 commit comments