chore(ci): generate changelog on pushes to main (#3951)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-12-10 10:03:10 -06:00 committed by GitHub
parent 44632d05bb
commit 431c7bc3b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 8 deletions

View file

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