diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..117c10d --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "conventionalCommits.scopes": [ + "workspace" + ] +} \ No newline at end of file diff --git a/README.md b/README.md index 1e52411..8b4e564 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ **greatape** is a Fediverse technology that supports Federation via ActivityPub. +![server workflow](https://github.com/reiver/greatape/actions/workflows/server.yml/badge.svg) + ## Note ⚠️ This project is under heavy development and should not be used in production yet.