Skip to content

Commit 0ec67ca

Browse files
authored
Update mirror-changelog.yml
1 parent 33c39e2 commit 0ec67ca

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_KEYWORDS: 'cloudsqlmysql,cloud-sql-mysql'
32+
REQUIRED_KEYWORDS: 'mysql'
3333
with:
3434
script: |
3535
const requiredKeywordsEnv = process.env.REQUIRED_KEYWORDS;

0 commit comments

Comments
 (0)