Skip to content

Bug 2248450: Fusion HCI integration changes for OCS client operator [4.14 Backport] #199

Bug 2248450: Fusion HCI integration changes for OCS client operator [4.14 Backport]

Bug 2248450: Fusion HCI integration changes for OCS client operator [4.14 Backport] #199

Workflow file for this run

---
name: yamllint
on:
push:
branches: ['*']
pull_request:
branches: ['*']
jobs:
yamllint:
name: yamllint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: yamllint
uses: ibiqlik/action-yamllint@v3
with:
config_file: ./.github/workflows/conf/yamllint.yaml
file_or_dir: . # Recursive on all yaml files