docs: fix grep release notes (#12801)

This commit is contained in:
Pavel Feldman 2022-03-15 16:28:25 -08:00 committed by GitHub
parent 1284ab8101
commit 9ff9a9711d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,7 @@ title: "Release notes"
projects: [ projects: [
{ {
name: 'smoke tests', name: 'smoke tests',
grep: '@smoke', grep: /@smoke/,
}, },
], ],
}; };