Skip to content

office/runtime-contract-evidence #93

office/runtime-contract-evidence

office/runtime-contract-evidence #93

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