ac5e37415ae2d3a1343e394fb013667c844fdc31
Add job-level condition in build.yml and publish-api.yml to skip running the build and publish jobs when the GitHub event is a pull_request. This ensures these jobs only run for non-PR events (e.g., push, workflow_dispatch) and avoids executing them for pull request events.
Languages
Java
99.7%
Shell
0.3%