name: check on: [push] jobs: check: runs-on: ubuntu-latest steps: # actions/checkout v4.2.2, 2026-02-22 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # script/cibuild builds both images; it is the only build # step, so how the repo builds stays defined in script/. - run: script/cibuild