Fix CI badge in README (#2761)

This commit is contained in:
Phil Oliver 2025-08-17 21:37:12 -04:00 committed by GitHub
parent 8429f35c1e
commit 1044f4b61c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 2 deletions

View file

@ -1,6 +1,14 @@
name: Android CI (PR)
on:
push:
branches:
- main
paths-ignore:
- "**.md"
- ".idea/**"
- ".gitignore"
- ".gitmodules"
pull_request:
branches:
- main