We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13189f1 commit b8ff0f9Copy full SHA for b8ff0f9
1 file changed
.github/workflows/pull-request.yml
@@ -36,7 +36,7 @@ jobs:
36
label-robot-test-needed: needs-robot-testing
37
38
build:
39
- needs: test-remove-labels
+ needs: test-unlabel
40
if: always() && github.event.action != 'labeled'
41
name: Job
42
uses: ./.github/workflows/build.yaml
0 commit comments