Problem
In PR #5009, the Python CI was not triggered, which is unexpected.
The PR updates @typespec/http-client-python in pnpm-workspace.yaml (and pnpm-lock.yaml). Since http-client-python was changed in pnpm-workspace.yaml, the Python CI should have been triggered.
Expected behavior
When http-client-python is updated in pnpm-workspace.yaml, the Python CI should be triggered.
Actual behavior
Python CI was not triggered for PR #5009.
Problem
In PR #5009, the Python CI was not triggered, which is unexpected.
The PR updates @typespec/http-client-python in pnpm-workspace.yaml (and pnpm-lock.yaml). Since http-client-python was changed in pnpm-workspace.yaml, the Python CI should have been triggered.
Expected behavior
When http-client-python is updated in pnpm-workspace.yaml, the Python CI should be triggered.
Actual behavior
Python CI was not triggered for PR #5009.