pipelines: smoke: triggers: - event: push branches: ["*"] jobs: hello: run: echo "CI is alive"