Skip to content

Commit 7a375d5

Browse files
authored
Update DEVELOPER.md
1 parent a58ec25 commit 7a375d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The process is handled by the [`mirror-changelog.yml`](.github/workflows/mirror-
112112
3. **Filtering:** A Node.js script located at
113113
[`.github/scripts/mirror-changelog.js`](.github/scripts/mirror-changelog.js)
114114
filters these release notes to include only changes relevant to this
115-
extension. The relevance is determined by a keyword (e.g., `postgres`), passed
115+
extension. The relevance is determined by a keyword (e.g., `mssql`), passed
116116
as an environment variable in the workflow file.
117117
4. **Changelog Injection:** The script formats the filtered entries as
118118
conventional commits and injects them into the PR body within a

0 commit comments

Comments
 (0)