Skip to content

Commit 75bbc5e

Browse files
authored
Update mirror-changelog.yml
1 parent 0d542b6 commit 75bbc5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mirror-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Add Toolbox Release Notes to PR Body
3030
uses: actions/github-script@v6
3131
env:
32-
REQUIRED_KEYWORD: 'alloydb'
32+
REQUIRED_KEYWORD: 'postgres'
3333
with:
3434
script: |
3535
const requiredKeyword = process.env.REQUIRED_KEYWORD;

0 commit comments

Comments
 (0)