diff --git a/.github/meshtastic_logo.png b/.github/meshtastic_logo.png
new file mode 100644
index 000000000..11c5db18c
Binary files /dev/null and b/.github/meshtastic_logo.png differ
diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml
index 1bf85cde3..6989e01f3 100644
--- a/.github/workflows/pull-request.yml
+++ b/.github/workflows/pull-request.yml
@@ -1,6 +1,14 @@
name: Android CI (PR)
on:
+ push:
+ branches:
+ - main
+ paths-ignore:
+ - "**.md"
+ - ".idea/**"
+ - ".gitignore"
+ - ".gitmodules"
pull_request:
branches:
- main
diff --git a/README.md b/README.md
index 946758280..3eebc0527 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-
+
Meshtastic-Android

-[](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/)
diff --git a/logo.png b/logo.png
deleted file mode 100644
index 70b025009..000000000
Binary files a/logo.png and /dev/null differ