mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
No CI when doc changes
This commit is contained in:
parent
ae5e8d978b
commit
6c648b1998
3
.github/workflows/CI_github_ESP32.yml
vendored
3
.github/workflows/CI_github_ESP32.yml
vendored
@ -2,6 +2,9 @@ name: Tasmota ESP32 CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '.github/**' # Ignore changes towards the .github directory
|
||||
- '**.md' # Do no build if *.md files changes
|
||||
|
||||
jobs:
|
||||
tasmota32:
|
||||
|
Loading…
x
Reference in New Issue
Block a user