diff --git a/.changeset/swift-waves-laugh.md b/.changeset/swift-waves-laugh.md index 0db8ae6d1c..fc782b54cc 100644 --- a/.changeset/swift-waves-laugh.md +++ b/.changeset/swift-waves-laugh.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend-module-github': patch --- -fix catalog Path matcher to use glob on receive github events +fixed `catalogPath` option to properly glob match on received GitHub events.