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