Skip to content

Commit 883799c

Browse files
wip
1 parent d050a61 commit 883799c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-robot-unlabel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ permissions:
2020

2121
jobs:
2222
test-robot-unlabel:
23-
if: contains(github.event.pull_request.labels.*.name, inputs.label-test-robot-needed)
23+
if: contains(github.event.pull_request.labels.*.name, inputs.label-test-robot-done)
2424
name: Test Robot Unlabel
2525
runs-on: ubuntu-latest
2626
steps:

0 commit comments

Comments
 (0)