Skip to content

Merge pull request #54 from triblespace/codex/identify-next-steps-for… #109

Merge pull request #54 from triblespace/codex/identify-next-steps-for…

Merge pull request #54 from triblespace/codex/identify-next-steps-for… #109

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