Revert "github: For now limit doc publish to master"

This branch filter doesn't work as expected with tag.  Need to test this
more on testing tree to find a combo or solution that works properly.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2020-02-15 16:44:35 -06:00 committed by Kumar Gala
commit c6fc36f7cc

View file

@ -8,8 +8,6 @@ on:
schedule:
- cron: '50 22 * * *'
push:
branches:
- master
tags:
- '*'