add changeset documenting github-actions plugin fix

Signed-off-by: Mike Ball <mikedball@gmail.com>
This commit is contained in:
Mike Ball
2023-02-05 08:28:35 -05:00
parent 9ccf4bebd7
commit b623d1c898
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-github-actions': patch
---
`yarn start` now starts a functional dev environment using a mock GitHub API to properly render the `<EntityGithubActionsContent />` component.