mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Fix CI badge in README (#2761)
This commit is contained in:
parent
8429f35c1e
commit
1044f4b61c
4 changed files with 10 additions and 2 deletions
BIN
.github/meshtastic_logo.png
vendored
Normal file
BIN
.github/meshtastic_logo.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
8
.github/workflows/pull-request.yml
vendored
8
.github/workflows/pull-request.yml
vendored
|
|
@ -1,6 +1,14 @@
|
|||
name: Android CI (PR)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- ".idea/**"
|
||||
- ".gitignore"
|
||||
- ".gitmodules"
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
<p align="center">
|
||||
<a href=""><img width="200" height="200" src="https://raw.githubusercontent.com/meshtastic/Meshtastic-Android/refs/heads/main/logo.png"></a>
|
||||
<img src=".github/meshtastic_logo.png" alt="Meshtastic Logo" width="200"/>
|
||||
</p>
|
||||
<h1 align="center">Meshtastic-Android</h1>
|
||||
|
||||

|
||||
[](https://github.com/meshtastic/Meshtastic-Android/actions/workflows/android.yml)
|
||||
[](https://github.com/meshtastic/Meshtastic-Android/actions/workflows/pull-request.yml)
|
||||
[](https://crowdin.meshtastic.org/android)
|
||||
[](https://cla-assistant.io/meshtastic/Meshtastic-Android)
|
||||
[](https://opencollective.com/meshtastic/)
|
||||
|
|
|
|||
BIN
logo.png
BIN
logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue