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 2048937 commit 3a4cdeaCopy full SHA for 3a4cdea
.github/workflows/test.yml
@@ -4,6 +4,7 @@
4
name: npm test
5
6
on:
7
+ workflow_dispatch:
8
push:
9
branches: [ "main" ]
10
pull_request:
README.md
@@ -1,6 +1,8 @@
1
# open-community-kit
2
Tools and stats for open-source communities
3
+
+
# Installation
```
0 commit comments