--- when: event: - push steps: lint: name: Lint protobufs image: yoheimuta/protolint commands: - protolint lint $(find . -type f -iname "*.proto")