feat(minifier): minimize if (x) if (y) z
-> if (x && y) z
#11866
pr.yml
on: pull_request_target
Label and Check PR Title
5s
Annotations
1 warning
Label and Check PR Title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|