Skip to content

Commit

Permalink
ci: Enable OSS history fro WFA QT App
Browse files Browse the repository at this point in the history
Now that the WFA QT App is compliant with Nordic OSS guidelines, enable
this check.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
  • Loading branch information
krish2718 authored and D-Triveni committed Sep 14, 2023
1 parent d74b975 commit 0e18cff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/oss-history.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
uses: nrfconnect/action-oss-history@main
with:
workspace: 'ncs'
args: -p zephyr -p mcuboot -p hostap
args: -p zephyr -p mcuboot -p hostap -p wfa-qt-control-app
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ manifest:
ncs:
upstream-url: https://github.com/Wi-FiQuickTrack/Wi-FiQuickTrack-ControlAppC
upstream-sha: 1225729e8d84075f03bf9fc51eee85d84dfb0091
compare-by-default: false
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: 54319b44950463936e75b4cf898ba5222083a497
Expand Down

0 comments on commit 0e18cff

Please sign in to comment.