Skip to content

Merge pull request #20 from triblespace/codex/update-preflight.sh-to-… #38

Merge pull request #20 from triblespace/codex/update-preflight.sh-to-…

Merge pull request #20 from triblespace/codex/update-preflight.sh-to-… #38

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