We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc6d8b commit 5e4c9a0Copy full SHA for 5e4c9a0
.github/workflows/lint-release-proposal.yml
@@ -74,7 +74,7 @@ jobs:
74
':(exclude)src/node_version.h' \
75
':(exclude)test/parallel/test-process-release.js' \
76
':(exclude)doc/api/' \
77
- ":(exclude)doc/changelogs/CHANGELOG_V$MAJOR.md") ]
+ ":(exclude)doc/changelogs/CHANGELOG_V$MAJOR.md")" ]
78
- name: Validate CHANGELOG
79
id: releaser-info
80
run: |
0 commit comments