Skip to content

chore(sdk) [NET-1394]: add new storage node cluster address (#3020) #1465

chore(sdk) [NET-1394]: add new storage node cluster address (#3020)

chore(sdk) [NET-1394]: add new storage node cluster address (#3020) #1465

Workflow file for this run

---
name: YAML lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
name: Lint yaml files
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/[email protected]
- name: Run YAML Lint
uses: ibiqlik/[email protected]
with:
file_or_dir: .
strict: true
no_warnings: false
config_file: .yamllint