mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-26 02:14:37 +01:00
fixing ignore
This commit is contained in:
parent
7bea116ffe
commit
6116d021a7
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -3,10 +3,10 @@ name: PlatformIO checks and build
|
|||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- *.md
|
||||
- '*.md'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- *.md
|
||||
- '*.md'
|
||||
|
||||
jobs:
|
||||
PlatformIO-Check:
|
||||
|
|
|
|||
Loading…
Reference in a new issue