Skip to content

Commit 0203500

Browse files
sxaaduh95
andauthored
Update doc/contributing/releases.md
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 4c252d1 commit 0203500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/contributing/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ you can do so with `gpg --keyserver keyserver.ubuntu.com --send-keys
138138
Additionally, full GPG key fingerprints for individuals authorized to release
139139
should be listed in the Node.js GitHub README.md file.
140140

141-
> All commits to branches in `nodejs/node` other than `main` MUST be signed
141+
> All commits to branches in `nodejs/node` other than `main` and `actions/*` MUST be signed
142142
> otherwise pushing to those branches will be rejected by GitHub.
143143
> Run: `git config commit.gpgsign true` inside the `node` folder or use the
144144
> `-S` flag on your git operations (The examples in this document will

0 commit comments

Comments
 (0)