Skip to content

Commit 1ac52f2

Browse files
committed
review work cicd
1 parent d511c80 commit 1ac52f2

File tree

1 file changed

+11
-0
lines changed
  • workspaces/scorecard/plugins/scorecard-backend-module-dependabot

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## API Report File for "@red-hat-developer-hub/backstage-plugin-scorecard-backend-module-dependabot"
2+
3+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4+
5+
```ts
6+
import { BackendFeature } from '@backstage/backend-plugin-api';
7+
8+
// @public (undocumented)
9+
const scorecardModuleDependabot: BackendFeature;
10+
export default scorecardModuleDependabot;
11+
```

0 commit comments

Comments
 (0)