Skip to content

chore: update script comments to reference axdevice #32

chore: update script comments to reference axdevice

chore: update script comments to reference axdevice #32

Workflow file for this run

# Quality Check Workflow
# References shared workflow from axci
name: Check
on:
push:
branches: ['**']
tags-ignore: ['**']
pull_request:
workflow_dispatch:
jobs:
check:
uses: arceos-hypervisor/axci/.github/workflows/check.yml@main