Skip to content

Update image names to k6-operator over generic operator #329

Update image names to k6-operator over generic operator

Update image names to k6-operator over generic operator #329

Workflow file for this run

---
name: Yaml Lint
on:
- push
- pull_request
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3