Skip to content

Commit 55475eb

Browse files
authored
ci: simplify release PR comment (#449)
Cf. [doc here](https://github.com/cargo-bins/release-pr?tab=readme-ov-file#inputs)
1 parent 3dab65b commit 55475eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prepare-release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ jobs:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232
# Keep all the crates versions in sync
3333
crate-release-all: true
34+
pr-meta-comment: false
35+
pr-merge-strategy: "squash"

0 commit comments

Comments
 (0)