diff --git a/.github/workflows/Tasmota_build_master.yml b/.github/workflows/Tasmota_build_master.yml index 6d0f2e390..842da5239 100644 --- a/.github/workflows/Tasmota_build_master.yml +++ b/.github/workflows/Tasmota_build_master.yml @@ -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: