Skip to content

Commit 91cf841

Browse files
committed
always run merge action
1 parent e1aef7f commit 91cf841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ jobs:
176176

177177
merge_artifacts:
178178
needs: test_service
179+
if: always()
179180
runs-on: ubuntu-latest
180181
steps:
181182
- uses: actions/upload-artifact/merge@v4

0 commit comments

Comments
 (0)