Skip to content

Commit de6cd99

Browse files
wip
1 parent cae6fb4 commit de6cd99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424

2525
build:
2626
needs: test-robot-unlabel
27+
if: always() && needs.test-robot-unlabel.result != 'failure'
2728
name: Job
2829
uses: ./.github/workflows/build.yaml

0 commit comments

Comments
 (0)