Skip to content

Commit ff106b8

Browse files
committed
add pr build status check
Signed-off-by: SeeuSim <[email protected]>
1 parent 87bc94f commit ff106b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ jobs:
183183
cache-to: type=gha,mode=max
184184

185185
results:
186+
if: ${{ always() }}
186187
runs-on: ubuntu-latest
187188
name: Final Results
188189
needs: build-and-push-image

0 commit comments

Comments
 (0)