Skip to content

Commit 3a4cdea

Browse files
committed
test: test gh action can be run manually and result shown on readme badge
1 parent 2048937 commit 3a4cdea

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: npm test
55

66
on:
7+
workflow_dispatch:
78
push:
89
branches: [ "main" ]
910
pull_request:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# open-community-kit
22
Tools and stats for open-source communities
33

4+
![test](https://github.com/Invide-Labs/invide-gpt/actions/workflows/test.yml/badge.svg)
5+
46
# Installation
57

68
```

0 commit comments

Comments
 (0)