* fix * Refactor PR workflow to use pull_request_target Updated the GitHub Actions workflow * update * Update PR workflow trigger and permissions Changed event trigger from 'pull_request_target' to 'pull_request' and removed branch restrictions. * test * revert