create-pull-request/dist
Peter Evans 70001242bf
fix: Handle remote prune failures gracefully (#4295)
Wrap the git remote prune command in a try-catch block to prevent
the action from failing if the prune operation fails. Instead, log
a warning message and allow the action to continue.

Fixes edge cases where the prune command may fail on self-hosted
runners but shouldn't block the pull request creation workflow.
2026-01-21 15:04:51 +00:00
..
790.index.js build: update distribution (#4095) 2025-08-05 18:15:22 +01:00
index.js fix: Handle remote prune failures gracefully (#4295) 2026-01-21 15:04:51 +00:00