Skip to content

Commit c84fb4c

Browse files
wip
1 parent 255b5e0 commit c84fb4c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,15 @@ jobs:
3232
label-test-robot-needed: test-robot-needed
3333

3434
allchecks:
35+
needs: test-robot-
3536
runs-on: ubuntu-latest
3637
steps:
3738
- uses: wechuli/allcheckspassed@v2
3839
with:
3940
poll: false
4041

4142
# build:
42-
# needs: test-robot-unlabel
43+
# needs: test-robot-check
4344
# if: always() && needs.test-robot-unlabel.result != 'failure'
4445
# name: Job
4546
# uses: ./.github/workflows/build.yml

0 commit comments

Comments
 (0)