mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
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:
parent
44632d05bb
commit
431c7bc3b2
2 changed files with 55 additions and 8 deletions
8
.github/workflows/pull-request.yml
vendored
8
.github/workflows/pull-request.yml
vendored
|
|
@ -1,14 +1,6 @@
|
|||
name: Android CI (PR)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- ".idea/**"
|
||||
- ".gitignore"
|
||||
- ".gitmodules"
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue