Skip to content

Commit 66a87f9

Browse files
committed
wip
Signed-off-by: Anas Nashif <[email protected]>
1 parent 70a4975 commit 66a87f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/twister-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ on:
55
workflows: ["Run tests with twister"]
66
branches:
77
- main
8-
- topic/ci/upload_results
98
- v*
109
types:
1110
- completed
1211

1312
jobs:
1413
twister-upload-to-elasticsearch:
14+
if: github.repository == 'zephyrproject-rtos/zephyr-testing'
1515
name: "Publish Tests Results to Elasticsearch"
1616
env:
1717
ELASTICSEARCH_KEY: ${{ secrets.ELASTICSEARCH_KEY }}

0 commit comments

Comments
 (0)