From 657207041d13d3dfc39f56c9cd5b7593fdc286d3 Mon Sep 17 00:00:00 2001 From: panos Date: Wed, 8 Apr 2026 10:31:52 +0800 Subject: [PATCH] fix(release): remove checklists from release notes --- .github/workflows/release.yml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 56e4c9b..a0cf6b7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -167,24 +167,9 @@ jobs: fi cat < release_notes.md - ## Testing Checklist (DELETE ME) - - - [ ] Run on testnet for 1-3 days. - - [ ] Resync a node from genesis. - - [ ] Ensure all CI checks pass. - - ## Release Checklist (DELETE ME) - - - [ ] Ensure version has been bumped in \`Cargo.toml\`. - - [ ] Write the summary below. - - [ ] Ensure all binaries have been added. - ## Summary - + ## All Changes