Skip to content

Commit 55df404

Browse files
tomi-fontcarlescufi
authored andcommitted
ci: oss-history: enable for Mbed TLS & TF-M
It can now be enabled for those repos. Signed-off-by: Tomi Fontanilles <[email protected]>
1 parent 398b943 commit 55df404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/oss-history.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pip3 install --upgrade pip setuptools west
2828
pip3 install -r ncs/nrf/scripts/requirements-extra.txt
2929
30-
- name: Set upsteam
30+
- name: Set upstream
3131
working-directory: ncs
3232
run: |
3333
git -C zephyr remote add upstream https://github.com/zephyrproject-rtos/zephyr
@@ -41,4 +41,4 @@ jobs:
4141
uses: nrfconnect/action-oss-history@main
4242
with:
4343
workspace: 'ncs'
44-
args: -p zephyr -p mcuboot -p hostap -p wfa-qt-control-app
44+
args: -p zephyr -p mcuboot -p hostap -p wfa-qt-control-app -p trusted-firmware-m -p mbedtls

0 commit comments

Comments
 (0)