mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-28 04:15:53 +00:00
Modify Tasmota build workflow to ignore Berry examples
This commit is contained in:
@@ -7,6 +7,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:
|
||||
|
||||
Reference in New Issue
Block a user