mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-04 14:08:34 +00:00
fixing ignore
This commit is contained in:
parent
7bea116ffe
commit
6116d021a7
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue