We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6956cd commit 9a9c419Copy full SHA for 9a9c419
.github/workflows/ci.yml
@@ -1,5 +1,4 @@
1
-name: CI
2
-
+name: Run Tests
3
on:
4
push:
5
branches:
README.md
@@ -2,6 +2,8 @@
[![Create Arkstack][i1]][l1]
[![Downloads][d1]][l1]
+[](https://github.com/arkstack-hq/arkstack/actions/workflows/deploy-docs.yml)
6
+[](https://github.com/arkstack-hq/arkstack/actions/workflows/ci.yml)
7
8
A framework-agnostic backend starter kit for modern TypeScript servers.
9
0 commit comments