diff --git a/.changeset/neat-elephants-breathe.md b/.changeset/neat-elephants-breathe.md new file mode 100644 index 0000000000..d1f88556e1 --- /dev/null +++ b/.changeset/neat-elephants-breathe.md @@ -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 `` component.