We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7319b commit f3d740cCopy full SHA for f3d740c
1 file changed
.github/workflows/pull-request-label.yml
@@ -24,7 +24,7 @@ jobs:
24
token: ${{ secrets.BOT_REPO_TOKEN }}
25
26
test-robot-check:
27
- needs: build
+ needs: test-robot-label
28
if: ${{ !cancelled() }}
29
name: Job
30
uses: ./.github/workflows/test-robot-check.yml
0 commit comments