- Modify the CI configuration to push the Docker image only when it is not a pull request event.
- Added conditional judgment for the DockerHub login step to ensure that no push operation is executed during pull request events.
Signed-off-by: samzong <samzong.lu@gmail.com>