We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea041b2 commit 63313f4Copy full SHA for 63313f4
2 files changed
.github/workflows/pull-request-label.yml
@@ -31,6 +31,7 @@ jobs:
31
32
green:
33
runs-on: ubuntu-latest
34
+ needs: test-robot-check
35
name: Green
36
steps:
37
- uses: wechuli/allcheckspassed@v2
.github/workflows/pull-request.yml
@@ -38,6 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments