Skip to content

Commit d061f47

Browse files
committed
testing
Signed-off-by: Anas Nashif <[email protected]>
1 parent 161ec62 commit d061f47

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
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
upload-to-elasticsearch:
1414
if: |
15-
github.repository == 'zephyrproject-rtos/zephyr' &&
15+
github.repository == 'zephyrproject-rtos/zephyr-testing' &&
1616
github.event.workflow_run.event != 'pull_request_target'
1717
env:
1818
ELASTICSEARCH_KEY: ${{ secrets.ELASTICSEARCH_KEY }}

0 commit comments

Comments
 (0)