mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
ci: ignore .md files
This commit is contained in:
parent
533b13fd01
commit
c4b20912bd
1 changed files with 2 additions and 0 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -3,6 +3,8 @@ name: Android CI
|
|||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue