mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-01 03:12:25 -05:00
ci: ignore .md files
This commit is contained in:
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 ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user