Skip to content

Add soc to chargepoint #1

Add soc to chargepoint

Add soc to chargepoint #1

Workflow file for this run

name: Validate
on:
push:
pull_request:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"