when: - event: pull_request steps: - name: g10k-validate image: git.unkin.net/unkin/almalinux9-g10k:20260308 commands: - g10k -config r10k.yaml -validate - name: g10k-run image: git.unkin.net/unkin/almalinux9-g10k:20260308 commands: - g10k -config r10k.yaml -verbose