Use correct label for "Update Parser Tests" action (#12596)
This commit is contained in:
parent
37f3aabb66
commit
6e70deabcf
2
.github/workflows/update-parser-tests.yml
vendored
2
.github/workflows/update-parser-tests.yml
vendored
@ -86,6 +86,6 @@ jobs:
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
issue_number: result.data.number,
|
||||
labels: ["area: test262", "repo automation :robot_face:"]
|
||||
labels: ["area: test262", "repo automation :robot:"]
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user