Skip to content

refactor(usb_host): Removed parent_dev_hdl and parent_port_num from Enum Driver (part1/4) #1366

refactor(usb_host): Removed parent_dev_hdl and parent_port_num from Enum Driver (part1/4)

refactor(usb_host): Removed parent_dev_hdl and parent_port_num from Enum Driver (part1/4) #1366

Workflow file for this run

name: Run SBOM manifests validation test
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
test_sbom:
name: Run SBOM manifests validation test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
git config --global safe.directory $(pwd)
pip install esp-idf-sbom
python3 -m esp_idf_sbom manifest validate