Merge pull request #9428 from Jason2866/patch-2

Build firmwares only with branch development
This commit is contained in:
Theo Arends 2020-09-29 15:03:21 +02:00 committed by GitHub
commit 86e44b0bbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Build_firmware
on:
push:
branches: development
jobs:
tasmota_pull: