Skip to content

Add agent-machine mount command helpers #16

Add agent-machine mount command helpers

Add agent-machine mount command helpers #16

Workflow file for this run

name: sourceos-devtools validate
on:
pull_request:
push:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.11"
- name: Validate repository scaffold
run: make validate