Skip to content

chore(monolith): pin helm release redis v20.3.0 (#290) #765

chore(monolith): pin helm release redis v20.3.0 (#290)

chore(monolith): pin helm release redis v20.3.0 (#290) #765

Workflow file for this run

name: YAML
on:
push:
branches:
- main
paths:
- "**.yml"
- "**.yaml"
pull_request:
paths:
- "**.yml"
- "**.yaml"
workflow_dispatch:
jobs:
lint:
uses: parcelLab/ci/.github/workflows/yaml.yaml@v2