when: - event: pull_request steps: - name: yamllint image: git.unkin.net/unkin/almalinux9-base:20260317 commands: - uvx pre-commit run --all-files --config ci/yamllint.yaml