You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PR number extraction for pull_request_target events
- Add GITHUB_PR_NUMBER environment variable to workflow
- Update main.py to use GITHUB_PR_NUMBER when available
- Maintain backward compatibility with GITHUB_REF extraction
- Format code with black
Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
0 commit comments