eclipse-zenoh / ci

GitHub Actions and workflows used across eclipse-zenoh
Other
1 stars 3 forks source link

fix: Fetch all release branches in `create-release-branch` #177

Closed fuzzypixelz closed 2 weeks ago

fuzzypixelz commented 2 weeks ago

If we don't fetch all remote branches, we cannot cleanup the dry-run history. This was a regression introduced in #156.

diogomatsubara commented 2 weeks ago

LGTM