ci(common): start coverage publish action only against master branch
This commit is contained in:
parent
5143f5ac01
commit
0714e100ee
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ on:
|
|||
workflows: ["websocket: build/host-tests", "esp-modem: build/host-tests"]
|
||||
types:
|
||||
- completed
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
publish_github_pages:
|
||||
|
|
|
|||
Loading…
Reference in a new issue