Skip to content

Merge pull request #62 from triblespace/codex/extend-verification-har… #126

Merge pull request #62 from triblespace/codex/extend-verification-har…

Merge pull request #62 from triblespace/codex/extend-verification-har… #126

Workflow file for this run

name: Preflight
on:
push:
branches: [main]
pull_request:
jobs:
preflight:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run preflight script
run: ./scripts/preflight.sh