Skip to content

Commit e11d86c

Browse files
authored
docs: add status badge to README.md (#2103)
1 parent fb69fa1 commit e11d86c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# electron-apps
22

33
[![CI](https://github.com/electron/apps/actions/workflows/test.yml/badge.svg)](https://github.com/electron/apps/actions/workflows/test.yml)
4+
[![Update and release](https://github.com/electron/apps/actions/workflows/schedule.yml/badge.svg)](https://github.com/electron/apps/actions/workflows/schedule.yml)
45

56
A collection of apps built on Electron. [electronjs.org/apps](http://electronjs.org/apps).
67

0 commit comments

Comments
 (0)