ci(common): start coverage publish action only against master branch

This commit is contained in:
Suren Gabrielyan
2023-08-12 17:39:33 +04:00
parent 5143f5ac01
commit 0714e100ee

View File

@ -5,6 +5,8 @@ on:
workflows: ["websocket: build/host-tests", "esp-modem: build/host-tests"]
types:
- completed
branches:
- master
jobs:
publish_github_pages: