We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b5883 commit 47da3a5Copy full SHA for 47da3a5
.github/workflows/golang.yml renamed to .github/workflows/ci.yaml
@@ -1,4 +1,4 @@
1
-name: golang
+name: ci
2
3
on:
4
push:
README.md
@@ -1,6 +1,6 @@
# KVDB
-[](https://github.com/bluesky-social/kvdb/actions/workflows/golang.yml)
+[](https://github.com/bluesky-social/kvdb/actions/workflows/ci.yml)
5
**NOTE:** This repository is under heavy development and is not suitable for general production use yet. Do not use!
6
0 commit comments