Skip to content

Commit fcc5a1d

Browse files
committed
fix(#194): update release policy documentation for clarity
1 parent 9496bc6 commit fcc5a1d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/instructions/release-policy.instructions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ Use this file when changing versioning, changelog handling, package metadata, pu
2929
- `Publish.yml` owns the release/publish flow.
3030
- `main` handles stable release commit/tag flow and prepares `develop` for the next prerelease.
3131
- `develop` handles prerelease publish and next-prerelease bump flow.
32-
- Do not change branch mutation behavior, tag creation, or publish steps without reading `.github/workflows/Publish.yml`
33-
and the related custom actions first.
32+
- Do not change branch mutation behavior, tag creation, or publish steps without reading `.github/workflows/Publish.yml` and the related custom actions first.
3433

3534
## Documentation rules
3635

0 commit comments

Comments
 (0)