Skip to content

Commit df2dbbc

Browse files
committed
repo: consolidate onto main (CI triggers + badges)
1 parent 1a6a6c2 commit df2dbbc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ name: CI
2424

2525
on:
2626
push:
27-
branches: [recall]
27+
branches: [main, recall]
2828
workflow_dispatch:
2929

3030
# Least privilege. `packages: read` lets the built-in GITHUB_TOKEN read THIS repo's

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Recall
22

3-
[![CI](https://github.com/ChopinDavid/recall-lightos/actions/workflows/ci.yml/badge.svg?branch=recall)](https://github.com/ChopinDavid/recall-lightos/actions/workflows/ci.yml)
4-
[![codecov](https://codecov.io/gh/ChopinDavid/recall-lightos/branch/recall/graph/badge.svg)](https://codecov.io/gh/ChopinDavid/recall-lightos)
3+
[![CI](https://github.com/ChopinDavid/recall-lightos/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ChopinDavid/recall-lightos/actions/workflows/ci.yml)
4+
[![codecov](https://codecov.io/gh/ChopinDavid/recall-lightos/branch/main/graph/badge.svg)](https://codecov.io/gh/ChopinDavid/recall-lightos)
55

66
A review-only, [Anki](https://apps.ankiweb.net/)-compatible spaced-repetition client for **LightOS** (the Light Phone III), built on the [light-sdk](https://github.com/lightphone/light-sdk).
77

0 commit comments

Comments
 (0)