Skip to content

Commit c7d06a0

Browse files
wip
1 parent 7703809 commit c7d06a0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
label-test-robot-done: test-robot-done
2323
label-test-robot-needed: test-robot-needed
2424

25-
build:
26-
needs: test-robot-unlabel
27-
if: always() && needs.test-robot-unlabel.result != 'failure'
28-
name: Job
29-
uses: ./.github/workflows/build.yaml
25+
# build:
26+
# needs: test-robot-unlabel
27+
# if: always() && needs.test-robot-unlabel.result != 'failure'
28+
# name: Job
29+
# uses: ./.github/workflows/build.yaml

0 commit comments

Comments
 (0)