Build firmwares only with branch development

This commit is contained in:
Jason2866 2020-09-29 14:46:57 +02:00 committed by GitHub
parent 7b567d23ea
commit 8a2b8d5ff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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