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:
parent
ac484f2f39
commit
c6fc36f7cc
1 changed files with 0 additions and 2 deletions
2
.github/workflows/doc-publish.yml
vendored
2
.github/workflows/doc-publish.yml
vendored
|
@ -8,8 +8,6 @@ on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '50 22 * * *'
|
- cron: '50 22 * * *'
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue