Skip to content

[Feat] Added Coprocessor #9

[Feat] Added Coprocessor

[Feat] Added Coprocessor #9

name: Pull Request Check Deploy on Subgraph Chart
on:
pull_request:
paths:
- "deploy/**"
jobs:
# See GH Action: https://github.com/helm/chart-testing-action
helm-lint-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Helm lint
id: list-changed
run: helm lint ./deploy/subgraph