Skip to content

Commit e691a38

Browse files
authored
Update mirror-changelog.yml
1 parent eb63631 commit e691a38

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: 'bigquery'
3333
with:
3434
script: |
3535
const requiredKeyword = process.env.REQUIRED_KEYWORD;

0 commit comments

Comments
 (0)