mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-20 06:08:19 +01:00
Activate new firmware file transfer
This commit is contained in:
2
.github/workflows/Tasmota_build_devel.yml
vendored
2
.github/workflows/Tasmota_build_devel.yml
vendored
@@ -3,7 +3,7 @@ name: Build_firmware_development_cache
|
||||
on:
|
||||
workflow_dispatch: # Manually start a workflow
|
||||
push:
|
||||
branches: development-off
|
||||
branches: development
|
||||
paths-ignore:
|
||||
- '.github/**' # Ignore changes towards the .github directory
|
||||
- '**.md' # Do no build if *.md files changes
|
||||
|
||||
Reference in New Issue
Block a user