Ignore changes in tasmota/berry directory
This commit is contained in:
parent
ab2572244e
commit
6f1d518b28
1
.github/workflows/Tasmota_build_devel.yml
vendored
1
.github/workflows/Tasmota_build_devel.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
paths-ignore:
|
||||
- '.github/**' # Ignore changes towards the .github directory
|
||||
- '**.md' # Do no build if *.md files changes
|
||||
- 'tasmota/berry/**' # Ignore Berry examples
|
||||
|
||||
# Ensures that only one deploy task per branch/environment will run at a time.
|
||||
concurrency:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user