Skip to content

Fix: Manage the OpenEBS helm chart #4

Fix: Manage the OpenEBS helm chart

Fix: Manage the OpenEBS helm chart #4

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]