Skip to content

fix(inventory): correct variable type for cores and threads to unsigned int #471

fix(inventory): correct variable type for cores and threads to unsigned int

fix(inventory): correct variable type for cores and threads to unsigned int #471

Workflow file for this run

name: Commitlint
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
call:
uses: opiproject/actions/.github/workflows/commitlint.yml@main
secrets: inherit